OSDN Git Service

Cleanup crypt and remove the crypt_r stuff, since SuSv3
authorEric Andersen <andersen@codepoet.org>
Wed, 7 Aug 2002 15:11:51 +0000 (15:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 7 Aug 2002 15:11:51 +0000 (15:11 -0000)
commitcf0a78c8823f6e06e8cf253f90472ed653e120df
tree12a08c5296fe3c8c566e9965d146109e5b9f966a
parentbd85a75e3cd2972e2c7c7b7dac878f451c8065a4
Cleanup crypt and remove the crypt_r stuff, since SuSv3
(IEEE Std 1003.1-2001) states that crypt need not be reentrant.
 -Erik
include/crypt.h
libcrypt/crypt.c
libcrypt/des.c
libcrypt/md5.c