summaryrefslogtreecommitdiff
path: root/src/spawn-w32.c
Commit message (Expand)AuthorAgeFilesLines
* spawn: Introduce gpgrt_process_t and use it for spawn API.NIIBE Yutaka2022-11-041-44/+57
* spawn: Fix spawn_cb of gpgrt_spawn_process_fd.NIIBE Yutaka2022-10-311-5/+17
* gpgrt_spawn_process, gpgrt_spawn_process_fd: Change the API.NIIBE Yutaka2022-10-201-6/+8
* spawn: Update changes from gnupg.NIIBE Yutaka2022-10-191-5/+8
* Remove Windows CE support.NIIBE Yutaka2022-06-281-1/+1
* w32: Fix handle_to_pid for MinGW-w64.NIIBE Yutaka2022-03-291-7/+10
* New public function gpgrt_access.Werner Koch2020-10-191-2/+4
* w32: Fix HANDLE to internal fd conversion.NIIBE Yutaka2019-07-241-6/+21
* core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.Werner Koch2019-01-041-1/+0
* Fix a typo.NIIBE Yutaka2018-11-071-1/+1
* core: Wrap blocking system calls of the spawn functions.Werner Koch2017-11-291-9/+24
* core: Implement the spawn functions.Werner Koch2017-11-291-219/+183
* Import and relicense exechelp* functions from GnuPG.Werner Koch2017-11-291-0/+925