Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-11-04 | spawn: Introduce gpgrt_process_t and use it for spawn API. | NIIBE Yutaka | 1 | -27/+74 |
2022-10-31 | spawn: Fix spawn_cb of gpgrt_spawn_process_fd. | NIIBE Yutaka | 1 | -8/+11 |
2022-10-20 | gpgrt_spawn_process, gpgrt_spawn_process_fd: Change the API. | NIIBE Yutaka | 1 | -13/+12 |
2022-10-19 | spawn: Update changes from gnupg. | NIIBE Yutaka | 1 | -5/+14 |
2022-06-28 | Remove Windows CE support. | NIIBE Yutaka | 1 | -1/+1 |
2021-04-08 | core: Fix gpgrt_wait_processes, by skipping invalid PID. | NIIBE Yutaka | 1 | -1/+6 |
2019-06-18 | Portability fix for PID. | NIIBE Yutaka | 1 | -1/+1 |
2019-01-04 | core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup. | Werner Koch | 1 | -1/+0 |
2017-11-29 | core: Wrap blocking system calls of the spawn functions. | Werner Koch | 1 | -1/+20 |
2017-11-29 | core: Implement the spawn functions. | Werner Koch | 1 | -206/+187 |
2017-11-29 | Import and relicense exechelp* functions from GnuPG. | Werner Koch | 1 | -0/+887 |