glibc/sysdeps/unix/sysv/linux/riscv
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
..
bits
rv32 resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
rv64 resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
sys
Implies
Makefile
Versions
atomic-machine.h
clone.S
configure
configure.ac
dl-cache.h
flush-icache.c
getcontext.S
jmp_buf-macros.h
kernel-features.h
ldconfig.h
ldd-rewrite.sed
localplt.data
makecontext.c
readelflib.c
register-dump.h
setcontext.S
shlib-versions
sigcontextinfo.h
swapcontext.S
syscall.c
sysconf.c
sysdep.S
sysdep.h
ucontext-macros.h
ucontext_i.sym
vfork.S