OpenGrok
Cross Reference: stdio.h
xref
: /
src
/
include
/
ssp
/
stdio.h
Home
|
History
|
Annotate
|
Download
|
only in
ssp
History log of
/src/include/ssp/stdio.h
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
25-Feb-2010
joerg
Consistently use __printflike and __scanflike.
1.3
28-Apr-2008
martin
branches: 1.3.10; 1.3.18;
Remove clause 3 and 4 from TNF licenses
1.2
30-May-2007
tls
branches: 1.2.2; 1.2.8; 1.2.14;
Match usage of FORTIFY_SOURCE on other platforms by not requiring special
include path: the normal header files now include the "SSP" ones (which one
should note are not really named right: SSP and FORTIFY_SOURCE are independent
features).
Disable USE_SSP on targets where the compiler doesn't support it at all
(mips, alpha) or it's known broken (sh3). But enable FORTIFY_SOURCE,
without SSP, on those platforms -- tested on mipsel.
1.1
30-May-2007
tls
Move FORTIFY_SOURCE implementation from the somewhat ill-named "libssp"
(what other systems keep in libssp, we already have in libc) into libc
to match what other systems with FORTIFY_SOURCE do. Goodbye, libssp
dependency in libraries and executables. Discussed with christos and
mrg; Christos will merge the headers to get us the rest of the way to a
FORTIFY_SOURCE implementation that works as others' code expects.
1.2.14.1
18-May-2008
yamt
sync with head.
1.2.8.2
03-Sep-2007
wrstuden
Sync w/ NetBSD-4-RC_1
1.2.8.1
30-May-2007
wrstuden
file stdio.h was added on branch wrstuden-fixsa on 2007-09-03 07:01:09 +0000
1.2.2.2
22-Jul-2007
liamjfoy
Pull up to netbsd-4 (requested by christos in ticket #773):
Move libssp to libc.
1.2.2.1
30-May-2007
liamjfoy
file stdio.h was added on branch netbsd-4 on 2007-07-22 18:44:40 +0000
1.3.18.1
30-Apr-2010
uebayasi
Sync with HEAD.
1.3.10.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.3.10.1
28-Apr-2008
martin
file stdio.h was added on branch christos-time_t on 2008-04-28 20:22:55 +0000
Indexes created Mon Oct 13 08:09:50 GMT 2025