werner committed to libgcrypt/cipher
cvs@cvs.gnupg.org
cvs@cvs.gnupg.org
Fri, 17 May 2002 10:33:17 +0200
Date: Friday May 17, 2002 @ 10:33
Author: werner
Update of /cvs/gnupg/libgcrypt/cipher
In directory trithemius:/tmp/cvs-serv3420
Modified Files:
ChangeLog Makefile.am dynload.c rndegd.c rndw32.c tiger.c
Log Message:
* rndegd.c (rndegd_constructor): Fixed name of register function
and prefixed the function name with _gcry_.
* rndw32.c (rndw32_constructor): Ditto.
* tiger.c (tiger_constructor): Ditto.
* Makefile.am: Removed all dynamic loading stuff.
* dynload.c: Ditto. Now only used for the constructor system.
File: ChangeLog Status: Up-to-date
File: Makefile.am Status: Up-to-date
File: dynload.c Status: Up-to-date
File: no file rndegd.c Status: Needs Checkout
File: no file rndw32.c Status: Needs Checkout
File: no file tiger.c Status: Needs Checkout