..
arpa
nss_dns: Replace local declarations with declarations from a header file
9 years ago
bits
Rename xlocale.h to bits/types/__locale_t.h.
9 years ago
gnu
Update copyright dates with scripts/update-copyrights.
9 years ago
net
Fix resolver if_* namespace (bug 17717).
11 years ago
netinet
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
programs
Update copyright dates with scripts/update-copyrights.
9 years ago
protocols
(abmon): Remove spaces.
28 years ago
rpc
sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964]
9 years ago
rpcsvc
Deprecate libnsl by default (only shared library will be
9 years ago
sys
Clean pthread functions namespaces for C11 threads
9 years ago
aio.h
First steps to get conformtest fully working
14 years ago
aliases.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
alloc_buffer.h
Implement allocation buffers for internal use
9 years ago
alloca.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
argp.h
Update.
26 years ago
argz.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
assert.h
Remove NOT_IN_libc
12 years ago
atomic.h
Optimize generic spinlock code and use C11 like atomic macros.
9 years ago
byteswap.h
Update.
28 years ago
caller.h
Update copyright dates with scripts/update-copyrights.
9 years ago
complex.h
float128: Add private _Float128 declarations for libm.
9 years ago
cpio.h
Add more headers to include/ for conform tests.
11 years ago
crypt.h
Add include/crypt.h.
10 years ago
ctype.h
Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).
11 years ago
des.h
Update.
28 years ago
dirent.h
Mark internal dirent functions hidden
11 years ago
dlfcn.h
Mark _dl_catch_error hidden
11 years ago
elf.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
endian.h
Update.
25 years ago
envz.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
err.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
errno.h
Remove __need macros from errno.h (__need_Emath, __need_error_t).
9 years ago
error.h
Update.
29 years ago
execinfo.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
fcntl.h
Assume that O_CLOEXEC is always defined and works
9 years ago
features.h
Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
9 years ago
fenv.h
Mark fegetround pure (bug 16296).
11 years ago
float.h
Include libc-header-start.h in include/float.h
9 years ago
fmtmsg.h
Add more headers to include/ for conform tests.
11 years ago
fnmatch.h
First steps to get conformtest fully working
14 years ago
fpu_control.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
ftw.h
Update.
29 years ago
gconv.h
Update.
29 years ago
getopt.h
getopt: remove USE_NONOPTION_FLAGS
9 years ago
getopt_int.h
Update.
22 years ago
glob.h
First steps to get conformtest fully working
14 years ago
gmp.h
float128: Add strtof128, wcstof128, and related functions.
9 years ago
gnu-versions.h
Update copyright dates with scripts/update-copyrights.
9 years ago
grp-merge.h
NSS: Implement group merging support.
10 years ago
grp.h
First steps to get conformtest fully working
14 years ago
gshadow.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
iconv.h
Update.
27 years ago
ifaddrs.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
ifunc-impl-list.h
Update copyright dates with scripts/update-copyrights.
9 years ago
inline-hashtab.h
Update copyright dates with scripts/update-copyrights.
9 years ago
langinfo.h
Add first fixes for conformtest for POSIX2008
14 years ago
libc-diag.h
Split DIAG_* macros to new header libc-diag.h.
9 years ago
libc-internal.h
Narrowing the visibility of libc-internal.h even further.
9 years ago
libc-pointer-arith.h
Narrowing the visibility of libc-internal.h even further.
9 years ago
libc-symbols.h
Suppress internal declarations for most of the testsuite.
9 years ago
libgen.h
Update.
29 years ago
libintl.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
libio.h
Remove _IO_MTSAFE_IO from public headers.
9 years ago
limits.h
Update copyright dates with scripts/update-copyrights.
9 years ago
link.h
Update copyright dates with scripts/update-copyrights.
9 years ago
list.h
Remove __need_list_t and __need_res_state.
9 years ago
list_t.h
Remove __need_list_t and __need_res_state.
9 years ago
locale.h
First steps to get conformtest fully working
14 years ago
malloc.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
math.h
float128: Add signbit alternative for old compilers
9 years ago
mcheck.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
memory.h
Update.
29 years ago
mntent.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
monetary.h
Use locale_t, not __locale_t, throughout glibc
9 years ago
mqueue.h
Fix mq_receive, mq_send mq_timed* namespace (bug 18545).
11 years ago
netdb.h
Fix network headers stdint.h namespace (bug 21455).
9 years ago
netgroup.h
Update.
29 years ago
nl_types.h
Update.
29 years ago
nss.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
nsswitch.h
Update.
29 years ago
obstack.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
poll.h
Update.
26 years ago
printf.h
Rename xlocale.h to bits/types/__locale_t.h.
9 years ago
pthread.h
Fix mq_notify pthread_barrier_* namespace (bug 18544).
11 years ago
pty.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
pwd.h
Harden putpwent, putgrent, putspent, putspent against injection [BZ #18724]
11 years ago
regex.h
First steps to get conformtest fully working
14 years ago
resolv.h
resolv: Introduce struct resolv_context [BZ #21668]
9 years ago
rounding-mode.h
Update copyright dates with scripts/update-copyrights.
9 years ago
sched.h
Clean pthread functions namespaces for C11 threads
9 years ago
scratch_buffer.h
Update copyright dates with scripts/update-copyrights.
9 years ago
search.h
Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536).
11 years ago
set-hooks.h
Update copyright dates with scripts/update-copyrights.
9 years ago
setjmp.h
Mark internal setjmp functions hidden
11 years ago
sgtty.h
Update.
29 years ago
shadow.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
shlib-compat.h
Update copyright dates with scripts/update-copyrights.
9 years ago
signal.h
Fix struct sigaltstack namespace (bug 21517).
9 years ago
spawn.h
Update.
26 years ago
stab.h
Update.
29 years ago
stackinfo.h
Update copyright dates with scripts/update-copyrights.
9 years ago
stap-probe.h
Update copyright dates with scripts/update-copyrights.
9 years ago
stdc-predef.h
Bug 21533: Update to Unicode 10.0.0
9 years ago
stdio.h
Remove __need macros from stdio.h and wchar.h.
9 years ago
stdio_ext.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
stdlib.h
Use locale_t, not __locale_t, throughout glibc
9 years ago
string.h
Remove bits/string.h.
9 years ago
strings.h
Update.
29 years ago
stropts.h
First steps to get conformtest fully working
14 years ago
stubs-prologue.h
* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional
24 years ago
syscall.h
Update.
29 years ago
sysexits.h
Update.
29 years ago
syslog.h
Update.
29 years ago
tar.h
Update.
29 years ago
termios.h
Clean pthread functions namespaces for C11 threads
9 years ago
tgmath.h
Update.
28 years ago
time.h
Clean pthread functions namespaces for C11 threads
9 years ago
ttyent.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
uchar.h
First steps to get conformtest fully working
14 years ago
ucontext.h
Update.
27 years ago
ulimit.h
First steps to get conformtest fully working
14 years ago
unistd.h
Suppress internal declarations for most of the testsuite.
9 years ago
utime.h
First steps to get conformtest fully working
14 years ago
utmp.h
Installed header hygiene (BZ#20366): Test of installed headers.
10 years ago
values.h
Update copyright dates with scripts/update-copyrights.
9 years ago
wchar.h
Use locale_t, not __locale_t, throughout glibc
9 years ago
wctype.h
Remove __need macros from stdio.h and wchar.h.
9 years ago
wordexp.h
First steps to get conformtest fully working
14 years ago