glibc/sysdeps/unix/sysv/linux/arm
Florian Weimer 2fbe5860d3 resolv: Rename res_comp.c to res-name-checking.c and move into libc
This reflects what the remaining functions in the file do.

The __res_dnok, __res_hnok, __res_mailok, __res_ownok were moved
with the script, using --no-new-version, and turned into compat
symbols.  __libc_res_dnok@@GLIBC_PRIVATE and
__libc_res_hnok@@GLIBC_PRIVATE are added for internal use, to avoid
accidentally binding to compatibility symbols.  The new public
symbols res_dnok, res_hnok, res_mailok, res_ownok were added using
make update-all-abi.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-07-19 07:56:21 +02:00
..
be resolv: Rename res_comp.c to res-name-checking.c and move into libc 2021-07-19 07:56:21 +02:00
bits
le resolv: Rename res_comp.c to res-name-checking.c and move into libc 2021-07-19 07:56:21 +02:00
sys
Implies
Makefile nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
Versions
____longjmp_chk.S arm: Fix an incorrect check in ____longjmp_chk [BZ #27709] 2021-04-12 14:28:07 +01:00
aeabi_read_tp.S
arch-syscall.h Update syscall lists for Linux 5.13 2021-07-01 17:37:36 +00:00
arm-features.h
atomic-machine.h
c++-types.data
clone.S arm: align stack in clone [BZ 28020] 2021-06-28 11:35:44 +01:00
dl-cache.h
dl-machine.h
dl-procinfo.c
dl-procinfo.h
fixup-asm-unistd.h
getcontext.S
ioperm.c
jmp_buf-macros.h
kernel-features.h
kernel_stat.h linux: Set default kernel_stat.h to LFS 2021-02-11 07:58:05 -03:00
ldconfig.h
ldsodefs.h
libc-do-syscall.S
libc_sigaction.c signal: Add __libc_sigaction 2021-03-18 15:54:39 -03:00
localplt.data nptl: Remove pthread raise implementation 2021-03-26 13:37:18 -03:00
makecontext.c
profil-counter.h
readelflib.c
register-dump.h
setcontext.S
shlib-versions
sigcontextinfo.h
sigrestorer.S
swapcontext.S
syscall.S
syscalls.list linux: Consolidate Linux setsockopt implementation 2021-07-06 11:45:35 -03:00
sysdep.S
sysdep.h
time64-compat.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
tls.h
ucontext_i.sym
vfork.S