summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vsprintf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* GNU ld has prefixed the contents of .gnu.warning.SYMBOL sectionstb2017-11-281-2/+2
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-2/+2
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-2/+2
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-2/+2
* Adapt things to use __type_t instead of _BSD_TYPE_T_millert2006-01-061-2/+2
* Remove a few warnings. Those were not apparent thanks to a bug in gcc 2.95.espie2005-10-101-1/+2
* zap remaining rcsid.espie2005-08-081-4/+1
* Change internals of FILE: reuse the unget buffer field to access anespie2005-04-301-1/+4
* deregister + ansify, no change in object code. ok deraadt@ millert@otto2004-09-281-5/+2
* warn about unsafe APIs at link time. Conditional on libc/Makefile definingderaadt2003-07-241-1/+6
* oopsderaadt2003-06-111-4/+1
* ansification; checked by pvalderaadt2003-06-111-1/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* a first pass at -Wallderaadt2001-07-091-1/+2
* Based on some FreeBSD changes:millert1998-01-121-2/+3
* Fix RCS idstholo1996-08-191-6/+1
* initial import of NetBSD treederaadt1995-10-181-0/+63