marcus committed to gpgme/gpgme

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Sun, 02 Jun 2002 22:43:04 +0200


Date:	Sunday June 2, 2002 @ 22:43
Author:	marcus

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

Modified Files:
	ChangeLog ath.h posix-io.c posix-sema.c 
Log Message:
2002-06-02  Marcus Brinkmann  <marcus@g10code.de>

	* acinclude.m4: Fix Pth check so that it doesn't error out if pth
	is not found.

gpgme/
2002-06-02  Marcus Brinkmann  <marcus@g10code.de>

	* ath.h: Enable the _gpgme_ prefix.  Fix all those prefix macros.
	* posix-sema.c: Use that prefix here.
	* posix-io.c: Include "ath.h".
	(_gpgme_io_read): Use _gpgme_ath_read instead read.
	(_gpgme_io_write): Use _gpgme_ath_write instead write.
	(_gpgme_io_waitpid): Use _gpgme_ath_waitpid instead waitpid.
	(_gpgme_io_select): Use _gpgme_ath_select instead select.

File: ChangeLog        	Status: Up-to-date
File: ath.h            	Status: Up-to-date
File: posix-io.c       	Status: Up-to-date
File: posix-sema.c     	Status: Up-to-date