glibc/sysdeps
Florian Weimer dbb949f53d resolv: Move libanl into libc (if libpthread is in libc)
The symbols gai_cancel, gai_error, gai_suspend, getaddrinfo_a,
__gai_suspend_time64 were moved using scripts/move-symbol-to-libc.py.

For Hurd (which remains !PTHREAD_IN_LIBC), a few #define redirects
had to be added because several pthread functions are not available
under __.  (Linux uses __ prefixes for most hidden aliases, and has
to in some cases to avoid linknamespace issues.)
2021-07-02 11:45:00 +02:00
..
aarch64 AArch64: Add hp-timing.h 2021-07-01 15:42:05 +01:00
alpha
arc
arm
csky
generic Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
gnu Add RFC 8335 Definitions from Linux 5.13 2021-06-29 15:38:27 -03:00
hppa
htl Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
hurd
i386
ia64
ieee754 Update math: redirect roundeven function 2021-06-27 07:56:57 -07:00
m68k
mach login: Move libutil into libc 2021-06-30 08:43:37 +02:00
microblaze
mips
nios2
nptl resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
posix
powerpc powerpc: optimize strcpy/stpcpy for POWER9/10 2021-07-01 17:58:53 -03:00
pthread Linux: Cleanups after librt move 2021-06-28 09:51:01 +02:00
riscv Update math: redirect roundeven function 2021-06-27 07:56:57 -07:00
s390 s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] 2021-07-01 16:46:59 +02:00
sh
sparc
unix resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
wordsize-32
wordsize-64
x86 x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033] 2021-07-01 10:47:35 -07:00
x86_64 x86_64: roundeven with sse4.1 support 2021-06-27 07:56:57 -07:00