marcus committed to gpgme/gpgme

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Sun, 02 Jun 2002 21:19:25 +0200


Date:	Sunday June 2, 2002 @ 21:19
Author:	marcus

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

Modified Files:
	ChangeLog Makefile.am posix-sema.c 
Added Files:
	ath-pth.c ath-pthread.c ath.c ath.h 
Removed Files:
	mutex.h 
Log Message:
2002-06-02  Marcus Brinkmann  <marcus@g10code.de>

	* configure.ac: Add checks for Pth and pthreads.
	* acinclude.m4: Add slightly hacked check for pth (seems to be an
	autoconf version problem).

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

	* Makefile.am (ath_components): New variable.
	(ath_components_pthread): Likewise.
	(ath_components_pth): Likewise.
	(system_components): Add ath_componentes.

	* ath.h: New file.
	* ath.c: Likewise.
	* ath-pthread.c: Likewise.
	* ath-pth.c: Likewise.
	* posix-sema.c (_gpgme_sema_cs_enter): Rework to use the ATH
	interface.
	* mutex.h: Remove file.

File: ath-pth.c        	Status: Up-to-date
File: ath-pthread.c    	Status: Up-to-date
File: ath.c            	Status: Up-to-date
File: ath.h            	Status: Up-to-date
File: ChangeLog        	Status: Up-to-date
File: Makefile.am      	Status: Up-to-date
File: posix-sema.c     	Status: Up-to-date
File: no file mutex.h		Status: Up-to-date