2001-12-13 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Thu, 13 Dec 2001 22:36:03 +0000 (22:36 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Thu, 13 Dec 2001 22:36:03 +0000 (22:36 +0000)
commitf2232e8bc2b7e5b117a5e5b17ead672df95b481e
tree2c21efc7422585231c7dcc5e9a4625bfd0890803
parent77a72c0d5e8552f25bc70d0ddd2b7e84143fefc6
2001-12-13  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c (_gpgme_gpg_spawn): Do not add the fds to the child
list that are not dup'ed, for those the close-on-exec flag is set
now.
* version.c (_gpgme_get_program_version): Remove first entry in
CFD, as the close-on-exec flag is now set for this fd.
gpgme/ChangeLog
gpgme/rungpg.c
gpgme/version.c