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
/
vsprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
theraven
2011-11-20
1
-2
/
+15
*
- Use an initializer macro to initialize fields in 'fake' FILE objects used
jhb
2010-03-11
1
-4
/
+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
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-1
/
+1
*
- For compliance with IEEE Std 1003.1-2001, add the 'restrict'
robert
2002-08-15
1
-4
/
+1
*
Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),
tjr
2002-08-13
1
-0
/
+3
*
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
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-1
/
+2
*
$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
-0
/
+4
*
Reviewed by: julian and (hsu?)
julian
1996-01-22
1
-0
/
+2
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+58