aboutsummaryrefslogtreecommitdiff
path: root/coreutils/md5_sha1_sum.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak signed/unsigned char usage to avoid mismatchesvapier2005-06-241-4/+4
* On Wednesday 13 April 2005 09:12 pm, Shaun Jackman wrote:landley2005-04-301-26/+13
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* Larry Doolittle writes:andersen2004-04-141-1/+1
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-271-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-2/+2
* Return 1 upon failurebug12004-02-221-1/+2
* Fix up the -s option, and make usage consitent with behaviour,bug12003-11-201-7/+6
* woops, we needed that functionbug12003-11-181-18/+35
* Only use getopt and associated flags if checking is enabledbug12003-11-181-44/+36
* Merge common parts of sha1sum and md5sum, which is everything except thebug12003-11-101-0/+195