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