marcus committed to gpgme/gpgme

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Thu, 13 Dec 2001 23:36:03 +0100


Date:	Thursday December 13, 2001 @ 23:36
Author:	marcus

Update of /cvs/gnupg/gpgme/gpgme
In directory trithemius:/tmp/cvs-serv17756

Modified Files:
	ChangeLog rungpg.c version.c 
Log Message:
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.

File: ChangeLog        	Status: Up-to-date
File: rungpg.c         	Status: Up-to-date
File: version.c        	Status: Up-to-date