OSDN Git Service

Peter Kjellerstedt writes:
[uclinux-h8/uClibc.git] / libcrypt / crypt.c
2002-08-07 Eric AndersenCleanup crypt and remove the crypt_r stuff, since SuSv3
2002-04-25 Eric AndersenRework libcrypt based on the openbsd crypt implementati...
2002-02-26 Eric AndersenDon't try to return stuff from void funcs
2002-02-26 Eric AndersenAdjust function naming and make sure everything is...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-04-19 Eric AndersenAdd in a libcrypt implementation. About 8k.