Eliminate unnecessary allocation from md5sum that was leaked without ever being used.
[oweals/busybox.git] / libbb / recursive_action.c
2004-04-07 Eric AndersenVladimir N. Oleynik writes:
2004-04-06 Eric AndersenChristian Grigis, christian.grigis at smartdata dot...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-28 Glenn L McGrathUse error_msg instead of fprintf(stderr
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-10 Eric AndersenPatch from Valdimir to reduce stack usage, since recurs...
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...