glibc/include
Ulrich Drepper a784e50247 Remove pre-ISO C support
No more __const.
2012-01-07 23:57:22 -05:00
..
arpa Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
bits Add range checking for FD_SET, FD_CLR, and FD_ISSET 2011-09-08 19:48:47 -04:00
gnu * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
net Update. 2004-06-30 07:43:11 +00:00
netinet * nis/nis_addmember.c (nis_addmember): Avoid unnecessary copying. 2006-05-25 17:16:17 +00:00
protocols (abmon): Remove spaces. 1998-11-12 18:03:43 +00:00
rpc Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
rpcsvc * nis/nis_domain_of.c (__nis_domain_of): New function. 2007-04-19 14:28:01 +00:00
sys Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
aio.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
aliases.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
alloca.h Account for alloca size rounding in extend_alloca 2011-11-01 18:29:34 +01:00
argp.h Update. 2000-12-28 15:08:51 +00:00
argz.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
assert.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
atomic.h Fix typo in comment. 2010-12-09 19:22:52 -05:00
byteswap.h
caller.h Header with call site checker definitions. 2004-03-27 02:43:52 +00:00
complex.h Update. 1998-08-03 16:47:01 +00:00
ctype.h Optimize access to isXYZ and toXYZ tables 2011-10-15 16:27:08 -04:00
des.h
dirent.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
dlfcn.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
elf.h Update. 2000-06-08 04:48:56 +00:00
endian.h Update. 2001-03-30 05:34:59 +00:00
envz.h 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:06 +00:00
err.h * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. 2002-08-03 12:59:33 +00:00
errno.h Remove support for !USE___THREAD 2011-09-10 16:50:28 -04:00
error.h
execinfo.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
fcntl.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
features.h Missed half the support for __USE_ISOC11 2012-01-01 07:17:21 -05:00
fenv.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
fnmatch.h * include/sys/resource.h: Use libc_hidden_proto for getpriority, 2002-08-04 03:50:21 +00:00
fpu_control.h Update. 1999-11-23 17:22:17 +00:00
ftw.h
gconv.h
getopt.h Update. 2004-03-09 10:36:53 +00:00
getopt_int.h Update. 2004-03-09 10:36:53 +00:00
glob.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
gmp.h * include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam.h before gmp.h and gmp-impl.h. 2003-03-14 05:48:18 +00:00
gnu-versions.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
grp.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
gshadow.h [BZ #9955] 2009-04-23 18:29:30 +00:00
iconv.h Update. 1999-08-21 00:38:15 +00:00
ifaddrs.h Cache network interface information 2011-10-31 01:51:16 -04:00
inline-hashtab.h Clean up code for hash table handling in ld.so. 2009-07-07 09:49:55 -07:00
langinfo.h * locale/nl_langinfo.c (nl_langinfo): Just call __nl_langinfo_l. 2007-12-14 03:54:07 +00:00
libc-internal.h * include/libc-internal.h: Declare __libc_thread_freeres. 2003-02-22 22:46:40 +00:00
libc-symbols.h Remove non-ELF support 2012-01-07 20:30:26 -05:00
libgen.h
libintl.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
libio.h Update. 2002-12-20 09:33:33 +00:00
limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Make sure these are defined for -D_GNU_SOURCE or -D_ISOC99_SOURCE even when not -std=c99. 2005-10-16 15:32:33 +00:00
link.h Fix memory leak in dlopen with RTLD_NOLOAD. 2011-02-25 20:49:48 -05:00
locale.h (__uselocale): Add libc_hidden_proto. 2007-02-02 15:29:40 +00:00
malloc.h * malloc/malloc.c (_int_free): Second argument is now mchunkptr. 2009-02-07 22:01:49 +00:00
math.h Optimize use of isnan, isinf, finite 2011-10-08 10:18:26 -04:00
mcheck.h * include/sys/resource.h: Use libc_hidden_proto for getpriority, 2002-08-04 03:50:21 +00:00
memory.h
mntent.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
monetary.h Update. 2004-03-14 21:12:06 +00:00
mqueue.h Update. 2004-04-13 02:15:43 +00:00
netdb.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
netgroup.h
nl_types.h
nss.h
nsswitch.h
obstack.h Update. 2002-08-04 09:27:27 +00:00
poll.h Update. 2000-08-21 16:02:48 +00:00
printf.h Update. 2002-08-03 07:02:10 +00:00
pthread.h * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop 2002-08-05 06:38:00 +00:00
pty.h Update. 2004-10-24 21:29:41 +00:00
pwd.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
regex.h * posix/regex_internal.h (re_sub_match_top_t): Remove unused member 2005-09-06 21:15:13 +00:00
resolv.h Remove support for !USE___THREAD 2011-09-10 16:50:28 -04:00
sched.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
search.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
set-hooks.h Update. 2003-06-11 21:57:23 +00:00
setjmp.h Update. 2003-08-31 18:10:47 +00:00
sgtty.h
shadow.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
shlib-compat.h Remove non-ELF support 2012-01-07 20:30:26 -05:00
signal.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
spawn.h Update. 2000-10-01 19:15:29 +00:00
stab.h
stdio.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
stdio_ext.h * include/stdio_ext.h (__fsetlocking): Define as macro. 2007-10-01 21:21:46 +00:00
stdlib.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
string.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
strings.h
stub-tag.h [BZ #715] 2005-02-11 10:17:19 +00:00
stubs-biarch.h [BZ #715] 2005-02-11 10:17:19 +00:00
stubs-prologue.h * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
syscall.h
sysexits.h
syslog.h
tar.h
termios.h * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
tgmath.h Update. 1998-09-06 23:45:24 +00:00
time.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
ttyent.h * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. 2002-08-04 01:29:29 +00:00
ucontext.h Update. 1999-10-12 18:17:41 +00:00
ulimit.h Update. 1999-11-23 17:22:17 +00:00
unistd.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
utime.h * include/stdlib.h: Use libc_hidden_proto for qsort. 2002-08-03 22:26:33 +00:00
utmp.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
values.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wchar.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
wctype.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
wordexp.h * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, 2002-08-04 03:30:56 +00:00
xlocale.h