aboutsummaryrefslogtreecommitdiff
path: root/sort.c
AgeCommit message (Expand)Author
2000-07-16Extract usage information into a separate file.Matt Kraai
2000-07-14Use errorMsg rather than fprintf.Matt Kraai
2000-06-28Yanked out the cstring_alloc() and cstring_lineFromFile() functions fromMark Whitley
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-04-17+ in the interest of robustness, I addedJohn Beppu
2000-04-15More documentation updates, and minor fixes to make things syncErik Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-23* added (and documented) "-n" option for head -Erik Andersen
1999-12-23 sort is good to go.John Beppu
1999-12-23 implemented numeric sort (sort -g)John Beppu
1999-12-22 oops.. qsort(2) misunderstanding on my part.John Beppu
1999-12-22playing w/ $Log$John Beppu
1999-12-22 the base is nearly done.John Beppu
1999-12-22 added hooks for sortJohn Beppu
1999-12-22 work in progress...John Beppu
1999-12-21 this is my work in progress.John Beppu