glibc/sysdeps/unix/sysv/linux/mips/mips32
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
..
fpu resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
mips16
nofpu resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
Makefile
Versions
arch-syscall.h Update syscall lists for Linux 5.13 2021-07-01 17:37:36 +00:00
bug-getcontext-mips-gp.c
c++-types.data
jmp_buf-macros.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
libcrypt.abilist
libdl.abilist dlfcn: Move dlopen into libc 2021-06-03 08:26:04 +02:00
libm.abilist
libnsl.abilist
libpthread.abilist nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
libresolv.abilist resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
librt.abilist Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
libthread_db.abilist
libutil.abilist login: Move libutil into libc 2021-06-30 08:43:37 +02:00
mips-syscall5.S
mips-syscall6.S
mips-syscall7.S
syscalls.list
sysdep.h
time64-compat.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00