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)
commitcd4afea4e5cd59ef62bad43070cb805658519090
tree2dd1eaddfb6df39c64fdc840d762085a849a4d7d
parentfcba6ef5db1c588b5057545992a5020e266d231a
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.
trunk/gpgme/ChangeLog
trunk/gpgme/rungpg.c
trunk/gpgme/version.c