glibc/sysdeps
Florian Weimer 352f4ff9a2 resolv: Introduce struct resolv_context [BZ #21668]
struct resolv_context objects provide a temporary resolver context
which does not change during a name lookup operation.  Only when the
outmost context is created, the stub resolver configuration is
verified to be current (at present, only against previous res_init
calls).  Subsequent attempts to obtain the context will reuse the
result of the initial verification operation.

struct resolv_context can also be extended in the future to store
data which needs to be deallocated during thread cancellation.
2017-07-03 20:52:59 +02:00
..
aarch64 tunables, aarch64: New tunable to override cpu 2017-06-30 22:58:39 +05:30
alpha
arm [ARM] Optimise memchr for NEON-enabled processors 2017-06-27 15:43:50 +00:00
generic i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120] 2017-06-30 09:11:24 -07:00
gnu
hppa
i386 i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120] 2017-06-30 09:11:24 -07:00
ia64 float128: Add signbit alternative for old compilers 2017-06-30 18:34:29 -03:00
ieee754 float128: Add signbit alternative for old compilers 2017-06-30 18:34:29 -03:00
init_array
m68k Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
mach
microblaze
mips Rename struct ucontext tag (bug 21457). 2017-06-26 22:03:58 +00:00
nios2
nptl
posix resolv: Introduce struct resolv_context [BZ #21668] 2017-07-03 20:52:59 +02:00
powerpc powerpc: Clean up strlen and strnlen for power8 2017-07-03 10:46:13 +05:30
pthread
s390 Require binutils 2.25 or later to build glibc. 2017-06-28 11:31:50 +00:00
sh
sparc
tile
unix Fix typo in glibc.tune.cpu name 2017-07-01 19:51:44 +05:30
wordsize-32
wordsize-64
x86 float128: Add signbit alternative for old compilers 2017-06-30 18:34:29 -03:00
x86_64 Require binutils 2.25 or later to build glibc. 2017-06-28 11:31:50 +00:00