summaryrefslogtreecommitdiffstats
path: root/include/crypt.h
Commit message (Collapse)AuthorAgeFilesLines
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-14/+10
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+5
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* I missed an item when reentrantifying des.c, reuse a smallerEric Andersen2001-06-281-1/+4
| | | | | field for md5.c -Erik
* Oops. I forgot to check this in...Eric Andersen2001-06-281-16/+7
| | | | -Erik
* Oops. I forgot the header fileEric Andersen2001-04-201-0/+74
-Erik