Add a test suite for seq.
[oweals/busybox.git] / miscutils / dc.c
2004-07-24 Glenn L McGrathPatch by Paul Whittaker, make busybox dc compatable...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-10-22 Eric AndersenGoetz Bock writes:
2003-08-28 Glenn L McGrath"Typo and/or thinko: scanning till the end of NUL termi...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-12 Glenn L McGrathSupport the o, f and p options, patch by Magnus M�rtensson
2001-12-06 Aaron LehmannPatch to avoid warnings
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-06-28 Mark WhitleyYanked out the cstring_alloc() and cstring_lineFromFile...
2000-06-21 Pavel RoskinRemoved all vestiges of "math"
2000-06-21 John Beppu+ added dc (aka the function formerly known as math)