.. |
arpa
|
Add first fixes for conformtest for POSIX2008
|
2012-02-26 21:32:56 -05:00 |
bits
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
gnu
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
net
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
netinet
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
programs
|
sys/cdefs.h: export __attribute_alloc_size__
|
2013-02-18 17:18:57 -05:00 |
protocols
|
|
|
rpc
|
Avoid use of "register" as optimization hint.
|
2013-06-07 22:24:35 +00:00 |
rpcsvc
|
|
|
sys
|
Fix indentation and add copyright header to time.h
|
2013-06-11 18:42:42 +05:30 |
aio.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -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
|
|
|
argz.h
|
Remove use of INTDEF/INTUSE in intl
|
2012-05-24 23:08:18 +02:00 |
assert.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
atomic.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
byteswap.h
|
|
|
caller.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
complex.h
|
Fix cacos real-part inaccuracy for result real part near 0 (bug 15023).
|
2013-01-17 20:25:51 +00:00 |
ctype.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
des.h
|
|
|
dirent.h
|
Declare __getdirentries in internal dirent.h.
|
2012-08-15 10:09:18 -07:00 |
dlfcn.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
elf.h
|
Check supported DF_1_XXX bits
|
2012-11-21 06:33:19 -08:00 |
endian.h
|
|
|
envz.h
|
|
|
err.h
|
|
|
errno.h
|
Don't use GLIBC_PRIVATE errno outside of libraries
|
2013-02-04 10:01:54 +01:00 |
error.h
|
|
|
execinfo.h
|
Remove pre-ISO C support
|
2012-01-07 23:57:22 -05:00 |
fcntl.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
features.h
|
Update version.h and include/features.h for 2.18 release.
|
2013-08-10 15:52:55 -07:00 |
fenv.h
|
Set/restore rounding mode only when needed
|
2013-06-12 10:36:48 +05:30 |
fnmatch.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
fpu_control.h
|
|
|
ftw.h
|
|
|
gconv.h
|
|
|
getopt_int.h
|
|
|
getopt.h
|
|
|
glob.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
gmp.h
|
|
|
gnu-versions.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
grp.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
gshadow.h
|
|
|
iconv.h
|
|
|
ifaddrs.h
|
Cache network interface information
|
2011-10-31 01:51:16 -04:00 |
ifunc-impl-list.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
inline-hashtab.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
langinfo.h
|
Add first fixes for conformtest for POSIX2008
|
2012-02-26 21:32:56 -05:00 |
libc-internal.h
|
libc-internal.h: add ALIGN helper macros
|
2013-06-24 20:25:15 -04:00 |
libc-symbols.h
|
Fix loop construction to functions calls
|
2013-06-20 19:42:05 -05:00 |
libgen.h
|
|
|
libintl.h
|
Remove use of INTDEF/INTUSE in intl
|
2012-05-24 23:08:18 +02:00 |
libio.h
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
limits.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
link.h
|
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
|
2013-05-16 11:32:54 -05:00 |
locale.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
malloc.h
|
|
|
math.h
|
New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
|
2013-04-02 13:51:02 +02:00 |
mcheck.h
|
|
|
memory.h
|
|
|
mntent.h
|
Remove use of INTUSE/INTDEF in misc.
|
2012-05-31 13:10:02 +02:00 |
monetary.h
|
Add first fixes for conformtest for POSIX2008
|
2012-02-26 21:32:56 -05:00 |
mqueue.h
|
|
|
netdb.h
|
Clean up h_errno declaration to use __thread unconditionally.
|
2013-08-27 11:09:33 -07:00 |
netgroup.h
|
|
|
nl_types.h
|
|
|
nss.h
|
|
|
nsswitch.h
|
|
|
obstack.h
|
|
|
poll.h
|
|
|
printf.h
|
|
|
pthread.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
pty.h
|
|
|
pwd.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
regex.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
resolv.h
|
Clean up _res declaration to use __thread unconditionally.
|
2013-08-27 11:04:46 -07:00 |
rounding-mode.h
|
Remove lots of inline keywords.
|
2013-02-07 14:44:18 -08:00 |
sched.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
search.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
set-hooks.h
|
Remove __ptrvalue, __bounded and __unbounded.
|
2013-02-13 23:30:40 +00:00 |
setjmp.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
sgtty.h
|
|
|
shadow.h
|
Remove pre-ISO C support
|
2012-01-07 23:57:22 -05:00 |
shlib-compat.h
|
Fix leading whitespaces.
|
2013-06-06 20:36:07 +02:00 |
signal.h
|
Remove use of INTDEF/INTUSE in stdio-common
|
2012-06-01 01:25:41 +02:00 |
spawn.h
|
|
|
stab.h
|
|
|
stap-probe.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
stdc-predef.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
stdio_ext.h
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
stdio.h
|
Remove use of INTDEF/INTUSE in libio
|
2012-05-24 23:06:20 +02:00 |
stdlib.h
|
Avoid unconditional __call_tls_dtors calls in static linking.
|
2013-03-28 16:52:57 -07:00 |
string.h
|
Avoid PLT references from __get_clockfreq on powerpc
|
2012-10-12 16:54:06 +02:00 |
strings.h
|
|
|
stropts.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
stubs-prologue.h
|
|
|
syscall.h
|
|
|
sysexits.h
|
|
|
syslog.h
|
|
|
tar.h
|
|
|
termios.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
tgmath.h
|
|
|
time.h
|
Fix symbol definitions for __clock_* functions
|
2013-06-11 11:11:11 +05:30 |
ttyent.h
|
|
|
uchar.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
ucontext.h
|
|
|
ulimit.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
unistd.h
|
add attribute_hidden to __have_{sock_cloexec,pipe2,dup3
|
2012-08-18 01:54:12 -04:00 |
utime.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
utmp.h
|
Remove pre-ISO C support
|
2012-01-07 23:57:22 -05:00 |
values.h
|
Update copyright notices with scripts/update-copyrights.
|
2013-01-02 19:05:09 +00:00 |
wchar.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
wctype.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
wordexp.h
|
First steps to get conformtest fully working
|
2012-02-25 23:18:39 -05:00 |
xlocale.h
|
|
|