summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsEd Maste2013-04-231-1/+1
* Implement xlocale APIs from Darwin, mainly for use by libc++. This adds aDavid Chisnall2011-11-201-2/+15
* - Use an initializer macro to initialize fields in 'fake' FILE objects usedJohn Baldwin2010-03-111-4/+1
* Next stage of stdio cleanup: Retire __sFILEX and merge the fields back intoJohn Baldwin2008-04-171-3/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
* o Merge <machine/ansi.h> and <machine/types.h> into a new headerMike Barcroft2002-08-211-1/+1
* - For compliance with IEEE Std 1003.1-2001, add the 'restrict'Robert Drehmel2002-08-151-4/+1
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),Tim J. Robbins2002-08-131-0/+3
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+2
* revert freeing of memory that gets allocated when str == NULLAssar Westerlund2001-06-181-2/+0
* free memory that gets allocated by vfprintf when str == NULLAssar Westerlund2001-06-161-0/+2
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-0/+4
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-0/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+58