Bump to version 1.22.1
[platform/upstream/busybox.git] / coreutils / sleep.c
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-09-25 Denys Vlasenkostyle fix. no code chages
2010-09-24 Denys Vlasenkosleep: fix fractional arguments in non-POSIX locale
2010-09-14 Denys Vlasenkosleep: make it non-NOFORK. Fixes ^C in standalone shell
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-09-06 Denys Vlasenkomore C standard compat fixes from Dan Fandrich
2009-06-15 Denys Vlasenkolibbb: stop using bb_strtod for now
2008-07-15 Denis Vlasenkosleep: make fractional seconds separately selectable...
2008-07-12 Denis Vlasenkosleep: if FANCY && DESKTOP, support fractional seconds...
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-03-17 Denis Vlasenko*: shrink: use Vladimir's "o+" specifier instead of...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-05-18 Denis Vlasenkocttyhack: new applet.
2007-04-28 Denis Vlasenkohush: add ctrl-Z handling for nofork'ed case
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-04-13 Eric AndersenUpdate some missing copyright notices
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-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
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-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-18 Eric AndersenMore stuff.
1999-10-12 Eric AndersenMore stuff...
1999-10-05 Eric AndersenInitial revision 0_29alpha2