This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/ /ChangeLog /Makeconfig rypt/Makefile ryp ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	geoffk@sourceware.cygnus.com	00/03/03 16:47:31

Modified files:
	.              : ChangeLog Makeconfig 
	crypt          : Makefile 
Added files:
	crypt          : Versions crypt-entry.c crypt-private.h crypt.c 
	                 crypt.h crypt_util.c md5-crypt.c md5.c md5.h 
	                 md5c-test.c md5test.c ufc-crypt.h 
	sunrpc         : des_impl.c 
Removed files:
	crypt/sysdeps/mach/hurd: Implies 
	crypt/sysdeps/unix: Makefile crypt-entry.c crypt-private.h 
	                    crypt.c crypt.h crypt_util.c des_impl.c 
	                    patchlevel.h ufc-crypt.h 
	md5-crypt      : Makefile Versions md5-crypt.c md5.c md5.h 
	                 md5c-test.c md5test.c onlymd5-entry.c 
	sysdeps/generic: crypt-entry.c crypt.h des_impl.c 

Log message:
	* Makeconfig (rpath-dirs): Add crypt.
	(all-subdirs): Remove md5crypt.
	* crypt/sysdeps/unix/crypt.c: Move to crypt/.
	* crypt/sysdeps/unix/crypt-entry.c: Move to crypt/.
	* sysdeps/generic/crypt-entry.c: Delete.
	* crypt/sysdeps/unix/crypt.h: Move to crypt/.
	* sysdeps/generic/crypt.h: Delete.
	* crypt/sysdeps/unix/crypt-private.h: Move to crypt/.
	* crypt/sysdeps/unix/crypt_util.c: Move to crypt/.
	* crypt/sysdeps/unix/des_impl.c: Move to sunrpc/.
	* sysdeps/generic/des_impl.c: Delete.
	* crypt/sysdeps/unix/ufc-crypt.h: Move to crypt/.
	* crypt/sysdeps: Delete.
	* crypt/crypt_util.c: Don't use `patchlevel.h'.
	* md5-crypt/Versions: Move to crypt/.
	* md5-crypt/md5-crypt.c: Move to crypt/.
	* md5-crypt/md5.c: Move to crypt/.
	* md5-crypt/md5c-test.c: Move to crypt/.
	* md5-crypt/md5test.c: Move to crypt/.
	* md5-crypt: Delete.
	* crypt/Makefile: Adjust for new structure.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]