summaryrefslogtreecommitdiff
path: root/libbb/printf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More extern removal from Robert P. Day.Rob Landley2006-03-291-2/+2
|
* Very nice patch from Rich Felker to portably set the stream error indicator andRob Landley2006-03-231-104/+27
| | | | thus remove a lot of nasty old code that didn't.
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
| | | | definitions. (That should only be on prototypes.)
* just whitespaceTim Riker2006-01-251-1/+1
|
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>Mike Frysinger2005-07-261-14/+14
| | | | * libbb/printf.c: Check for __NEWLIB_H__ before __GLIBC__.
* Larry Doolittle writes:Eric Andersen2004-04-141-4/+4
| | | | | | | | | | | | | | | | | | | | | | This is a bulk spelling fix patch against busybox-1.00-pre10. If anyone gets a corrupted copy (and cares), let me know and I will make alternate arrangements. Erik - please apply. Authors - please check that I didn't corrupt any meaning. Package importers - see if any of these changes should be passed to the upstream authors. I glossed over lots of sloppy capitalizations, missing apostrophes, mixed American/British spellings, and German-style compound words. What is "pretect redefined for test" in cmdedit.c? Good luck on the 1.00 release! - Larry
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
|
* Support new uClibc stdio core.Manuel Novoa III2004-01-301-4/+8
|
* Minor .o file naming changeEric Andersen2003-04-161-4/+4
|
* Major coreutils update.Manuel Novoa III2003-03-191-0/+177