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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
Cleanup spawn API implementation.
NIIBE Yutaka
1
-1
/
+1
2024-06-05
spawn: Avoid bumping the error counter.
Werner Koch
1
-6
/
+6
2024-06-05
spawn: Expose spawn functions API.
NIIBE Yutaka
1
-14
/
+3
2024-05-30
spawn: Allow NULL for ACT.
NIIBE Yutaka
1
-2
/
+10
2024-05-29
Fix process termination check at release.
NIIBE Yutaka
1
-1
/
+1
2024-05-29
Fix how environment variables are specified for spawn.
NIIBE Yutaka
1
-5
/
+6
2024-05-29
Cleaner semantics for _gpgrt_process_spawn without a callback.
NIIBE Yutaka
1
-41
/
+89
2024-05-28
Import spawn functions from GnuPG master.
NIIBE Yutaka
1
-559
/
+505
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