aboutsummaryrefslogtreecommitdiff
path: root/printf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* locale correction patch from Vladimirandersen2001-03-191-20/+1
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-1/+1
* #define -> static const int. Also got rid of some big static buffers.markw2001-01-231-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Some #include updates.andersen2000-08-101-1/+0
* Extract usage information into a separate file.kraai2000-07-161-7/+0
* printf now compiles cleanly under both libc5 and libc6.andersen2000-06-191-2/+1
* More libc portability updates, add in the website (which has not beenerik2000-05-191-1/+0
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-1/+6
* More documentation updates, and minor fixes to make things syncerik2000-04-151-1/+1
* Some formatting updates (ran the code through indent)erik2000-02-081-340/+292
* A few minor updates. ;-)erik2000-02-071-1/+1
* Some busybox updates. See the changelog for details if you care.erik2000-01-251-2/+0
* Added sfdisk. Ststic-ified a bunch of stuff.andersen1999-10-191-1/+1
* More stuff.andersen1999-10-181-8/+6
* Initial revisionandersen1999-10-051-0/+531