aboutsummaryrefslogtreecommitdiffstats
path: root/src/spawn-posix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpgrt_spawn_process, gpgrt_spawn_process_fd: Change the API.NIIBE Yutaka2022-10-201-13/+12
* spawn: Update changes from gnupg.NIIBE Yutaka2022-10-191-5/+14
* Remove Windows CE support.NIIBE Yutaka2022-06-281-1/+1
* core: Fix gpgrt_wait_processes, by skipping invalid PID.NIIBE Yutaka2021-04-081-1/+6
* Portability fix for PID.NIIBE Yutaka2019-06-181-1/+1
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-041-1/+0
* core: Wrap blocking system calls of the spawn functions.Werner Koch2017-11-291-1/+20
* core: Implement the spawn functions.Werner Koch2017-11-291-206/+187
* Import and relicense exechelp* functions from GnuPG.Werner Koch2017-11-291-0/+887