glibc/sysdeps/unix/sysv/linux/powerpc
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 Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) 2021-07-09 15:10:35 -07:00
powerpc32 resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
powerpc64 resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
sys
configure
configure.ac configure: Replaced obsolete AC_TRY_COMPILE 2021-06-04 10:16:00 -03:00
dl-auxv.h
dl-cache.h
elision-conf.c nptl: Move elision implementations into libc 2021-02-23 14:59:34 +01:00
elision-conf.h nptl: Move elision implementations into libc 2021-02-23 14:59:34 +01:00
elision-lock.c nptl: Move elision implementations into libc 2021-02-23 14:59:34 +01:00
elision-timed.c
elision-trylock.c nptl: Move elision implementations into libc 2021-02-23 14:59:34 +01:00
elision-unlock.c nptl: Move elision implementations into libc 2021-02-23 14:59:34 +01:00
get_timebase_freq.c
gettimeofday.c
htm.h
Implies
ioctl.c
ipc_priv.h
kernel-features.h linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
kernel_sigaction.h
kernel_termios.h
ldconfig.h
ldd-rewrite.sed
libc-start.c Reduce the statically linked startup code [BZ #23323] 2021-02-25 12:13:02 +01:00
libc-start.h
libc-vdso.h
libpthread-compat.c nptl: Move pthread_attr_setstacksize into libc 2021-05-11 19:33:20 +02:00
Makefile nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
nldbl-abi.h
pthread_attr_setstack.c
pthread_attr_setstacksize.c
readelflib.c
rt-sysdep.c
rtld_static_init.h powerpc: Remove _dl_var_init 2021-05-17 10:08:17 +02:00
sigcontextinfo.h
socket-constants-time64.h linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS} 2021-06-15 10:42:06 -03:00
struct_kernel_shmid64_ds.h
syscall.S Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
sysconf.c
sysdep.c
sysdep.h Add build option to disable usage of scv on powerpc 2021-06-10 16:23:25 -03:00
test-gettimebasefreq-static.c
test-gettimebasefreq.c
test-powerpc-linux-sysconf.c
time.c
Versions Add missing symbols to Version files 2021-06-02 07:32:19 +02:00
xstatver.h