aboutsummaryrefslogtreecommitdiff
path: root/libbb/printf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More extern removal from Robert P. Day.landley2006-03-291-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@14687 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Very nice patch from Rich Felker to portably set the stream error indicator andlandley2006-03-231-104/+27
| | | | | | | thus remove a lot of nasty old code that didn't. git-svn-id: svn://busybox.net/trunk/busybox@14627 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-2/+2
| | | | | | | definitions. (That should only be on prototypes.) git-svn-id: svn://busybox.net/trunk/busybox@14457 69ca8d6d-28ef-0310-b511-8ec308f3f277
* just whitespacetimr2006-01-251-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@13584 69ca8d6d-28ef-0310-b511-8ec308f3f277
* 2005-04-05 Shaun Jackman <sjackman@gmail.com>vapier2005-07-261-14/+14
| | | | | | | * libbb/printf.c: Check for __NEWLIB_H__ before __GLIBC__. git-svn-id: svn://busybox.net/trunk/busybox@10922 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Larry Doolittle writes: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 git-svn-id: svn://busybox.net/trunk/busybox@8759 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@8630 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Support new uClibc stdio core.mjn32004-01-301-4/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@8369 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Minor .o file naming changeandersen2003-04-161-4/+4
| | | | git-svn-id: svn://busybox.net/trunk/busybox@6796 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Major coreutils update.mjn32003-03-191-0/+177
git-svn-id: svn://busybox.net/trunk/busybox@6751 69ca8d6d-28ef-0310-b511-8ec308f3f277