2002-06-02 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Sun, 2 Jun 2002 20:43:04 +0000 (20:43 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sun, 2 Jun 2002 20:43:04 +0000 (20:43 +0000)
commitb024a61d89777a83908fbdd4111f7f40f3912b4d
treea06cf8ba223cba6de3494da89f1eeaeb9fb17046
parentae0d104de2fd61408387f098d6fba96b274f29d0
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.
ChangeLog
acinclude.m4
gpgme/ChangeLog
gpgme/ath.h
gpgme/posix-io.c
gpgme/posix-sema.c