summaryrefslogtreecommitdiff
path: root/libbb/hash_fd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-8/+8
* Use proper C99 types throughout. So not use silly typedefs.Eric Andersen2004-01-301-47/+44
* Apply a couple of optimizationsEric Andersen2004-01-291-3/+5
* Dont over-read fd, use function pointer for hash function.Glenn L McGrath2003-11-201-29/+43
* Superficial changesGlenn L McGrath2003-11-201-19/+17
* Merge common parts of sha1sum and md5sum, which is everything except theGlenn L McGrath2003-11-101-0/+848