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-posix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup spawn API implementation.
NIIBE Yutaka
2024-06-06
1
-1
/
+1
*
spawn: Avoid bumping the error counter.
Werner Koch
2024-06-05
1
-6
/
+6
*
spawn: Expose spawn functions API.
NIIBE Yutaka
2024-06-05
1
-14
/
+3
*
spawn: Allow NULL for ACT.
NIIBE Yutaka
2024-05-30
1
-2
/
+10
*
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
-5
/
+6
*
Cleaner semantics for _gpgrt_process_spawn without a callback.
NIIBE Yutaka
2024-05-29
1
-41
/
+89
*
Import spawn functions from GnuPG master.
NIIBE Yutaka
2024-05-28
1
-559
/
+505
*
spawn: Introduce gpgrt_process_t and use it for spawn API.
NIIBE Yutaka
2022-11-04
1
-27
/
+74
*
spawn: Fix spawn_cb of gpgrt_spawn_process_fd.
NIIBE Yutaka
2022-10-31
1
-8
/
+11
*
gpgrt_spawn_process, gpgrt_spawn_process_fd: Change the API.
NIIBE Yutaka
2022-10-20
1
-13
/
+12
*
spawn: Update changes from gnupg.
NIIBE Yutaka
2022-10-19
1
-5
/
+14
*
Remove Windows CE support.
NIIBE Yutaka
2022-06-28
1
-1
/
+1
*
core: Fix gpgrt_wait_processes, by skipping invalid PID.
NIIBE Yutaka
2021-04-08
1
-1
/
+6
*
Portability fix for PID.
NIIBE Yutaka
2019-06-18
1
-1
/
+1
*
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
2019-01-04
1
-1
/
+0
*
core: Wrap blocking system calls of the spawn functions.
Werner Koch
2017-11-29
1
-1
/
+20
*
core: Implement the spawn functions.
Werner Koch
2017-11-29
1
-206
/
+187
*
Import and relicense exechelp* functions from GnuPG.
Werner Koch
2017-11-29
1
-0
/
+887