OpenGrok
Cross Reference: snprintf.c
xref
: /
src
/
sys
/
lib
/
libsa
/
snprintf.c
Home
|
History
|
Annotate
|
Download
|
only in
libsa
History log of
/src/sys/lib/libsa/snprintf.c
Revision
Date
Author
Comments
1.5
17-Jul-2011
joerg
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
1.4
24-Nov-2007
isaki
style, indent, and ANSI-fy.
1.3
11-Dec-2005
christos
branches: 1.3.44; 1.3.46; 1.3.52;
merge ktrace-lwp.
1.2
07-Aug-2003
agc
branches: 1.2.16;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.1
13-Feb-1999
pk
branches: 1.1.42;
Split the printf variants into separate files.
1.1.42.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.1.42.2
18-Sep-2004
skrll
Sync with HEAD.
1.1.42.1
03-Aug-2004
skrll
Sync with HEAD
1.2.16.1
07-Dec-2007
yamt
sync with head
1.3.52.1
08-Dec-2007
mjf
Sync with HEAD.
1.3.46.1
09-Jan-2008
matt
sync with HEAD
1.3.44.1
27-Nov-2007
joerg
Sync with HEAD. amd64 Xen support needs testing.
Indexes created Sat Sep 20 22:09:52 GMT 2025