libgcrypt/src (5 files)

cvs user werner cvs@cvs.gnupg.org
Tue, 17 Sep 2002 14:41:15 +0200


    Date: Tuesday, September 17, 2002 @ 14:41:15
  Author: werner
    Path: /cvs/gnupg/libgcrypt/src

   Added: ath-pth.c ath-pthread.c ath.c ath.h benchmark.c

* ath.c, ath.h, ath-pth.c, ath-pthread.c: New. Taken from GPGME.
* mutex.h: Removed.
* Makefile.am (ath_components): New.


---------------+
 ath-pth.c     |  118 ++++++++++++++++++++++++++++++++++++++
 ath-pthread.c |  101 ++++++++++++++++++++++++++++++++
 ath.c         |  153 +++++++++++++++++++++++++++++++++++++++++++++++++
 ath.h         |   89 ++++++++++++++++++++++++++++
 benchmark.c   |  173 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 634 insertions(+)