use bb_xbind/bb_xlisten
[oweals/busybox.git] / coreutils / sum.c
2006-04-10 Rob LandleyWe use -funsigned-char now, so having a separate RESERV...
2006-02-14 Rob LandleyFix bug 674: sum's block count should always round up.
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2005-09-10 Mike Frysingeruse CONFIG_BUFFER macros like cow suggested and shrink...
2005-09-10 Mike Frysingersome tweaks by cow to shrink a little
2005-05-16 Mike Frysingeruse more busybox functions and remove redundant code
2005-04-21 Mike Frysingergrab sum from coreutils, clean it up, and make it busyb...