]> git.ipfire.org Git - thirdparty/glibc.git/commit - Makeconfig
* Makeconfig (rpath-dirs): Add crypt.
authorGeoff Keating <geoffk@cygnus.com>
Sat, 4 Mar 2000 00:47:31 +0000 (00:47 +0000)
committerGeoff Keating <geoffk@cygnus.com>
Sat, 4 Mar 2000 00:47:31 +0000 (00:47 +0000)
commitb11f59548803413101b72d28f42cbe997d64a144
tree4898a19a9169c9cedd0250e0e7590dbc6058b189
parente3d53b06cc8520c23a010909ab2f0bde93f2abfc
* 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.
2000-03-03  Geoff Keating  <geoffk@cygnus.com>

* 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.
24 files changed:
ChangeLog
Makeconfig
crypt/Makefile
crypt/Versions [moved from md5-crypt/Versions with 100% similarity]
crypt/crypt-entry.c [moved from crypt/sysdeps/unix/crypt-entry.c with 100% similarity]
crypt/crypt-private.h [moved from crypt/sysdeps/unix/crypt-private.h with 100% similarity]
crypt/crypt.c [moved from crypt/sysdeps/unix/crypt.c with 100% similarity]
crypt/crypt.h [moved from crypt/sysdeps/unix/crypt.h with 100% similarity]
crypt/crypt_util.c [moved from crypt/sysdeps/unix/crypt_util.c with 99% similarity]
crypt/md5-crypt.c [moved from md5-crypt/md5-crypt.c with 100% similarity]
crypt/md5.c [moved from md5-crypt/md5.c with 100% similarity]
crypt/md5.h [moved from md5-crypt/md5.h with 100% similarity]
crypt/md5c-test.c [moved from md5-crypt/md5c-test.c with 100% similarity]
crypt/md5test.c [moved from md5-crypt/md5test.c with 100% similarity]
crypt/sysdeps/mach/hurd/Implies [deleted file]
crypt/sysdeps/unix/Makefile [deleted file]
crypt/sysdeps/unix/patchlevel.h [deleted file]
crypt/ufc-crypt.h [moved from crypt/sysdeps/unix/ufc-crypt.h with 100% similarity]
md5-crypt/Makefile [deleted file]
md5-crypt/onlymd5-entry.c [deleted file]
sunrpc/des_impl.c [moved from crypt/sysdeps/unix/des_impl.c with 100% similarity]
sysdeps/generic/crypt-entry.c [deleted file]
sysdeps/generic/crypt.h [deleted file]
sysdeps/generic/des_impl.c [deleted file]