- add llist_free_one() and llist_free() to libbb; Add a bit of documentation.
[oweals/busybox.git] / libbb / hash_fd.c
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse proper C99 types throughout. So not use silly...
2004-01-29 Eric AndersenApply a couple of optimizations
2003-11-20 Glenn L McGrathDont over-read fd, use function pointer for hash function.
2003-11-20 Glenn L McGrathSuperficial changes
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...