index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
/
sprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renumber clauses to reduce diffs to other versions
emaste
2013-04-23
1
-1
/
+1
*
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
theraven
2011-11-20
1
-0
/
+19
*
Use vsprintf instead of rolling our own.
delphij
2009-12-21
1
-9
/
+1
*
Next stage of stdio cleanup: Retire __sFILEX and merge the fields back into
jhb
2008-04-17
1
-3
/
+2
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Style: One space between "restrict" qualifier and "*".
tjr
2002-09-06
1
-1
/
+1
*
- Introduce the 'restrict' qualifier to function prototypes and
robert
2002-08-15
1
-1
/
+1
*
Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),
tjr
2002-08-13
1
-0
/
+3
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
1
-15
/
+0
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+2
*
revert freeing of memory that gets allocated when str == NULL
assar
2001-06-18
1
-2
/
+0
*
free memory that gets allocated by vfprintf when str == NULL
assar
2001-06-16
1
-0
/
+2
*
libc MT-safety, part 2.
deischen
2001-02-11
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer
jraynard
1996-06-22
1
-2
/
+5
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-0
/
+3
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+75