glibc/sysdeps/unix/sysv/linux/x86_64
Florian Weimer adcc572a29 resolv: Move ns_name_ntop to its own file and into libc
Reformat to GNU style.  Avoid out-of-bounds pointer arithmetic
(e.g., use eom - dn < 2 instead of dn + 1 >= eom).  Inline the
labellen function and fold the compression pointer check into
the length check (l >= 64).  Assume ASCII encoding.

The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-07-15 08:39:31 +02:00
..
64 resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
x32 resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
Implies
Makefile
Versions Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
____longjmp_chk.S
__start_context.S
clone.S
clone3.S x86-64: Add the clone3 wrapper 2021-07-14 06:34:13 -07:00
configure
configure.ac
dl-cache.h
dl-procinfo.c
dl-procinfo.h
getcontext.S
kernel-features.h
ldconfig.h
ldd-rewrite.sed
libc_sigaction.c
libmvec.abilist
makecontext.c
register-dump.h
setcontext.S
sigaltstack-offsets.sym
sigcontextinfo.h
swapcontext.S
syscall.S
syscalls.list linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
sysdep.S
sysdep.h x86-64: Add the clone3 wrapper 2021-07-14 06:34:13 -07:00
tst-glibc-hwcaps-2.c
ucontext_i.sym
vfork.S
x86-64-isa-level-VALUE.c