glibc/include
Ulrich Drepper b9ea2dd05e Fix handling of __need_mbstate_t and __need_wint_t.
Like the real header, the libc-internal wrapper for wchar.h needs to
undefine the macros so that if the header was already included before
the macros don't stay defined and cause problems later.
2010-03-27 06:06:35 -07:00
..
arpa * include/arpa/nameser.h (NS_GET16): Use const pointer. 2008-08-01 22:40:06 +00:00
bits Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
gnu
net
netinet
protocols
rpc * include/rpc/auth.h: Use libc_hidden_proto for _null_auth. 2009-02-06 05:33:30 +00:00
rpcsvc
sys * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and 2008-07-25 17:06:50 +00:00
aio.h
aliases.h
alloca.h * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define. 2009-01-29 15:36:26 +00:00
argp.h
argz.h
assert.h
atomic.h Use rel semantics of cas instead of acq semantics with full barrier before it in _int_free 2009-07-16 07:24:50 -07:00
byteswap.h
caller.h
complex.h
ctype.h * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, 2008-11-07 15:07:10 +00:00
des.h
dirent.h Yet more changes to match sort function type change. 2009-03-17 00:35:38 +00:00
dlfcn.h
elf.h
endian.h
envz.h
err.h
errno.h
error.h
execinfo.h
fcntl.h
features.h Fix _XOPEN_SOURCE_EXTENDED handling. 2010-01-15 11:03:44 -08:00
fenv.h Avoid PLT call to fegetenv on s390 2010-02-09 22:34:17 -08:00
fnmatch.h
fpu_control.h
ftw.h
gconv.h
getopt_int.h
getopt.h
glob.h
gmp.h
gnu-versions.h
grp.h
gshadow.h [BZ #9955] 2009-04-23 18:29:30 +00:00
iconv.h
ifaddrs.h
inline-hashtab.h Clean up code for hash table handling in ld.so. 2009-07-07 09:49:55 -07:00
langinfo.h
libc-internal.h
libc-symbols.h Prepare use if IFUNC functions outside libc.so. 2009-07-29 15:22:28 -07:00
libgen.h
libintl.h
libio.h
limits.h
link.h Fix handling of STB_GNU_UNIQUE in LD_TRACE_PRELINKING 2010-03-24 10:14:22 -07:00
locale.h
malloc.h * malloc/malloc.c (_int_free): Second argument is now mchunkptr. 2009-02-07 22:01:49 +00:00
math.h Correct errno handling in expm1. 2009-10-19 21:23:15 -07:00
mcheck.h
memory.h
mntent.h
monetary.h
mqueue.h
netdb.h
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h
poll.h
printf.h
pthread.h
pty.h
pwd.h
regex.h
resolv.h * Versions.def: Add GLIBC_2.9 to libresolv. 2008-08-01 17:16:31 +00:00
sched.h
search.h
set-hooks.h
setjmp.h
sgtty.h
shadow.h
shlib-compat.h
signal.h
spawn.h
stab.h
stdio_ext.h
stdio.h Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
stdlib.h Fix isomac test after recent header change. 2009-12-23 19:31:50 -08:00
string.h
strings.h
stub-tag.h
stubs-biarch.h
stubs-prologue.h
syscall.h
sysexits.h
syslog.h
tar.h
termios.h
tgmath.h
time.h
tls.h
ttyent.h
ucontext.h
ulimit.h
unistd.h Fix Linux getlogin{_r,} implementation 2010-03-24 17:02:57 -07:00
utime.h
utmp.h
values.h
wchar.h Fix handling of __need_mbstate_t and __need_wint_t. 2010-03-27 06:06:35 -07:00
wctype.h
wordexp.h
xlocale.h