index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
spawn-w32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
w32:spawn: Remove unused function get_max_fds.
NIIBE Yutaka
2024-09-16
1
-21
/
+0
*
w32: Clarify the environment block encoding.
NIIBE Yutaka
2024-09-06
1
-0
/
+3
*
w32: Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn.
NIIBE Yutaka
2024-08-27
1
-2
/
+1
*
spawn: Keep struct definitions at the top of the file.
Werner Koch
2024-06-19
1
-16
/
+24
*
spawn: Support the use case in libassuan where PGMNAME==NULL.
NIIBE Yutaka
2024-06-07
1
-1
/
+7
*
spawn: Add new GPGRT_PROCESS_NO_CONSOLE for Windows.
NIIBE Yutaka
2024-06-06
1
-0
/
+1
*
Cleanup spawn API implementation.
NIIBE Yutaka
2024-06-06
1
-1
/
+1
*
spawn:w32: Allow for up to 32 inherited handles.
Werner Koch
2024-06-05
1
-2
/
+2
*
spawn: Avoid bumping the error counter.
Werner Koch
2024-06-05
1
-14
/
+16
*
spawn: Expose spawn functions API.
NIIBE Yutaka
2024-06-05
1
-14
/
+3
*
spawn:w32: Fix setting of dwFlags for CreateProcess.
NIIBE Yutaka
2024-06-04
1
-1
/
+2
*
spawn: Allow NULL for ACT.
NIIBE Yutaka
2024-05-30
1
-0
/
+9
*
Fix process termination check at release.
NIIBE Yutaka
2024-05-29
1
-1
/
+1
*
Fix how environment variables are specified for spawn.
NIIBE Yutaka
2024-05-29
1
-4
/
+4
*
Cleaner semantics for _gpgrt_process_spawn without a callback.
NIIBE Yutaka
2024-05-29
1
-46
/
+98
*
Import spawn functions from GnuPG master.
NIIBE Yutaka
2024-05-28
1
-513
/
+657
*
spawn: Introduce gpgrt_process_t and use it for spawn API.
NIIBE Yutaka
2022-11-04
1
-44
/
+57
*
spawn: Fix spawn_cb of gpgrt_spawn_process_fd.
NIIBE Yutaka
2022-10-31
1
-5
/
+17
*
gpgrt_spawn_process, gpgrt_spawn_process_fd: Change the API.
NIIBE Yutaka
2022-10-20
1
-6
/
+8
*
spawn: Update changes from gnupg.
NIIBE Yutaka
2022-10-19
1
-5
/
+8
*
Remove Windows CE support.
NIIBE Yutaka
2022-06-28
1
-1
/
+1
*
w32: Fix handle_to_pid for MinGW-w64.
NIIBE Yutaka
2022-03-29
1
-7
/
+10
*
New public function gpgrt_access.
Werner Koch
2020-10-19
1
-2
/
+4
*
w32: Fix HANDLE to internal fd conversion.
NIIBE Yutaka
2019-07-24
1
-6
/
+21
*
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
2019-01-04
1
-1
/
+0
*
Fix a typo.
NIIBE Yutaka
2018-11-07
1
-1
/
+1
*
core: Wrap blocking system calls of the spawn functions.
Werner Koch
2017-11-29
1
-9
/
+24
*
core: Implement the spawn functions.
Werner Koch
2017-11-29
1
-219
/
+183
*
Import and relicense exechelp* functions from GnuPG.
Werner Koch
2017-11-29
1
-0
/
+925