glibc/include/bits
Ulrich Drepper b50f8e42ba Check for valid stack frame in longjmp.
If longjmp restores the stack frame to an address which is beyond
the stack frame at the time of the longjmp call it would install
an uninitialized stack frame.  If compiled with _FORTIFY_SOURCE
defined, longjmp will now bail out in this situation.
2009-05-15 19:37:13 -07:00
..
cmathcalls.h
dlfcn.h
error.h * misc/error.h: Use __const instead of const. 2007-10-07 17:29:37 +00:00
fcntl2.h * Makerules (sysd-rules): Define PTW for ptw-* files. 2007-05-24 23:55:28 +00:00
ipc.h
locale.h
mathcalls.h
posix1_lim.h
posix2_lim.h
setjmp2.h Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
socket2.h * include/bits/unistd.h: New file. 2005-03-06 00:28:34 +00:00
stab.def
stdlib.h * stdlib/bits/stdlib.h: New file. 2005-07-13 06:09:58 +00:00
string2.h
string3.h
syslog.h New file needed since we have misc/bits/syslog.h. 2005-07-31 15:56:33 +00:00
unistd.h * include/bits/unistd.h: New file. 2005-03-06 00:28:34 +00:00
wchar2.h * wcsmbs/bits/wchar2.h: New file. 2005-07-15 10:32:45 +00:00
xopen_lim.h