glibc/sysdeps
Carlos O'Donell 6c82a2f8d7 Coordinate IPv6 definitions for Linux and glibc
This change synchronizes the glibc headers with the Linux kernel
headers and arranges to coordinate the definition of structures
already defined the Linux kernel UAPI headers.

It is now safe to include glibc's netinet/in.h or Linux's linux/in6.h
in any order in a userspace application and you will get the same
ABI. The ABI is guaranteed by UAPI and glibc.
2013-09-06 01:02:30 -04:00
..
generic Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. 2013-06-28 16:50:48 -05:00
gnu Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
i386 Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
ieee754 Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
init_array Add sysdeps/init_array to produce empty crt[in].o and use .preinit_array for gcrt1.o 2013-03-12 12:50:13 -07:00
mach Fix typos. 2013-08-30 18:08:59 +02:00
posix Use __glibc_unlikely instead of __builtin_expect (..., 0) 2013-08-28 09:44:19 +05:30
powerpc PowerPC: fix POWER7 memrchr for some large inputs 2013-09-05 09:32:56 -05:00
pthread Fix typos. 2013-08-21 19:48:48 +02:00
s390 Fix typos. 2013-08-30 18:08:59 +02:00
sh Add sh4 implementation of fegetexceptflag. 2013-06-21 18:07:31 +09:00
sparc Fix typos. 2013-08-21 19:48:48 +02:00
unix Coordinate IPv6 definitions for Linux and glibc 2013-09-06 01:02:30 -04:00
wordsize-32 Remove --disable-versioning. 2013-09-04 15:25:42 +00:00
wordsize-64 Move dummy glob64.c alongside glob.c that defines glob64. 2013-05-06 16:11:11 -07:00
x86 Fix typos. 2013-08-21 19:48:48 +02:00
x86_64 Fix lgammaf spurious underflow (bug 15427). 2013-09-03 15:32:54 +00:00