glibc/sysdeps/unix/sysv/linux/x86_64
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
..
64 resolv: Rename res_comp.c to res-name-checking.c and move into libc 2021-07-19 07:56:21 +02:00
x32 resolv: Rename res_comp.c to res-name-checking.c and move into libc 2021-07-19 07:56:21 +02:00
____longjmp_chk.S
__start_context.S
clone3.S x86-64: Add the clone3 wrapper 2021-07-14 06:34:13 -07:00
clone.S x86-64: Align child stack to 16 bytes [BZ #27902] 2021-05-31 12:03:36 -07:00
configure
configure.ac
dl-cache.h
dl-procinfo.c
dl-procinfo.h
getcontext.S
Implies
kernel-features.h
ldconfig.h
ldd-rewrite.sed
libc_sigaction.c
libmvec.abilist
makecontext.c
Makefile
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.h x86-64: Add the clone3 wrapper 2021-07-14 06:34:13 -07:00
sysdep.S
tst-glibc-hwcaps-2.c
ucontext_i.sym
Versions Linux: Move timer_settime, __timer_settime64 from librt to libc 2021-06-28 09:51:01 +02:00
vfork.S
x86-64-isa-level-VALUE.c