summaryrefslogtreecommitdiff
path: root/printf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
| | | | -Erik
* Some #include updates.Eric Andersen2000-08-101-1/+0
| | | | -Erik
* 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
| | | | -Erik
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-1/+0
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-1/+6
| | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-1/+1
| | | | | up with the docs. -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-340/+292
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Some busybox updates. See the changelog for details if you care.Erik Andersen2000-01-251-2/+0
| | | | -Erik
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+1
|
* More stuff.Eric Andersen1999-10-181-8/+6
| | | | -Erik
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+531