glibc/sysdeps/unix/sysv/linux/csky
Florian Weimer 640bbdf71c resolv: Move dn_expand to its own file and into libc
And reformat to GNU style.

This switches back to the dn_expand name for the ABI symbol and turns
__dn_expand into a compatibility symbol.  With the improved namespace
management in current glibc, it is no longer necessary to use a
private namespace symbol.  To avoid old code binding to a
GLIBC_PRIVATE symbol by accident, use __libc_dn_expand for the
internal symbol name.

The symbols dn_expand, __dnexpand were moved using
scripts/move-symbol-to-libc.py, followed by an adjustment to make
dn_expand the only GLIBC_2.34 symbol.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-07-19 07:56:21 +02:00
..
abiv2 Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
bits linux: Set LFS statfs as default 2021-02-11 07:58:09 -03:00
sys Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
arch-syscall.h Update syscall lists for Linux 5.13 2021-07-01 17:37:36 +00:00
c++-types.data Add C-SKY port 2018-12-21 09:48:04 +08:00
configure Regenerate configure scripts. 2020-08-04 21:36:19 -04:00
configure.ac Add C-SKY port 2018-12-21 09:48:04 +08:00
Implies Add C-SKY port 2018-12-21 09:48:04 +08:00
jmp_buf-macros.h Add C-SKY port 2018-12-21 09:48:04 +08:00
kernel_stat.h linux: Set default kernel_stat.h to LFS 2021-02-11 07:58:05 -03:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
ldconfig.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
libanl.abilist resolv: Move libanl into libc (if libpthread is in libc) 2021-07-02 11:45:00 +02:00
libBrokenLocale.abilist Add C-SKY port 2018-12-21 09:48:04 +08:00
libc.abilist resolv: Move dn_expand to its own file and into libc 2021-07-19 07:56:21 +02:00
libcrypt.abilist Add C-SKY port 2018-12-21 09:48:04 +08:00
libdl.abilist dlfcn: Move dlopen into libc 2021-06-03 08:26:04 +02:00
libm.abilist Make totalorder and totalordermag functions take pointer arguments. 2019-08-15 15:18:34 +00:00
libpthread.abilist nptl: Remove remaining code from libpthread 2021-05-21 22:35:01 +02:00
libresolv.abilist resolv: Move dn_expand to its own file and into libc 2021-07-19 07:56:21 +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 Add C-SKY port 2018-12-21 09:48:04 +08:00
libutil.abilist login: Move libutil into libc 2021-06-30 08:43:37 +02:00
localplt.data ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
makecontext.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile Add C-SKY port 2018-12-21 09:48:04 +08:00
register-dump.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
shlib-versions Add C-SKY port 2018-12-21 09:48:04 +08:00
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
syscalls.list Add C-SKY port 2018-12-21 09:48:04 +08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
time64-compat.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
Versions Add C-SKY port 2018-12-21 09:48:04 +08:00