1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

2008-02-15 Marcus Brinkmann <marcus@g10code.de>

* exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS
	unconditionally (required for all callers at the moment).
This commit is contained in:
Marcus Brinkmann 2008-02-15 22:57:52 +00:00
parent 57d9ea99d9
commit ccd25447f1
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-02-15 Marcus Brinkmann <marcus@g10code.de>
* exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS
unconditionally (required for all callers at the moment).
2008-02-14 Werner Koch <wk@g10code.com>
* sysutils.c (gnupg_allow_set_foregound_window): New.