summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/sprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Style: One space between "restrict" qualifier and "*".tjr2002-09-061-1/+1
* - Introduce the 'restrict' qualifier to function prototypes androbert2002-08-151-1/+1
* Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),tjr2002-08-131-0/+3
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-15/+0
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* revert freeing of memory that gets allocated when str == NULLassar2001-06-181-2/+0
* free memory that gets allocated by vfprintf when str == NULLassar2001-06-161-0/+2
* libc MT-safety, part 2.deischen2001-02-111-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-221-2/+5
* Reviewed by: julian and (hsu?)julian1996-01-221-0/+3
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+75
OpenPOWER on IntegriCloud