summaryrefslogtreecommitdiff
path: root/date.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-2/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* Fix 'date -u'Eric Andersen2000-06-061-1/+1
| | | | -Erik
* Some updates for better portability.Erik Andersen2000-05-161-2/+2
| | | | -Erik
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-6/+8
|
* The new tar for busybox is now done, and works just fineErik Andersen2000-03-241-16/+7
| | | | | for extracting files. Creation of tarballs is next... -Erik
* My latest ramblings.Erik Andersen2000-03-231-2/+2
| | | | -Erik
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-211-1/+1
| | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-228/+223
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-7/+10
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Clear up some ambiguity with old style assignments.Erik Andersen2000-01-291-2/+2
| | | | -Erik
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+1
| | | | -Erik
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+1
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
|
* More stuff.Eric Andersen1999-10-181-11/+5
| | | | -Erik
* Latest and greatest.Eric Andersen1999-10-121-95/+77
| | | | -Erik
* latest and greatest.Eric Andersen1999-10-061-3/+9
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+305