summaryrefslogtreecommitdiffstats
path: root/cpukit/libmd/md5.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libmd: Change MD5Update() prototypeSebastian Huber2013-10-311-1/+4
| | | | | This is in line with the FreeBSD and OpenSSL prototypes. It helps to avoid superfluous compiler warnings.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-1/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Add HAVE_CONFIG_H support to let files receive configure defines.Ralf Corsepius2010-03-281-0/+4
|
* Stop using old-style function-definitions.Ralf Corsepius2008-08-251-9/+9
|
* Add missing prototypes.Ralf Corsepius2008-08-021-4/+4
|
* New (moved out from pppd).Ralf Corsepius2007-06-121-0/+308