glibc/bits
Adhemerval Zanella f13d260190 signal: Move sys_errlist to a compat symbol
The symbol is deprecated by strerror since its usage imposes some issues
such as copy relocations.

Its internal name is also changed to _sys_errlist_internal to avoid
static linking usage.  The compat code is also refactored by removing
the over enginered errlist-compat.c generation from manual entried and
extra comment token in linker script file.  It disantangle the code
generation from manual and simplify both Linux and Hurd compat code.

The definitions from errlist.c are moved to errlist.h and a new test
is added to avoid a new errno entry without an associated one in manual.

Checked on x86_64-linux-gnu and i686-linux-gnu. I also run a check-abi
on all affected platforms.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2020-07-07 14:10:58 -03:00
..
types Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
byteswap.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
confname.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dirent_ext.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dirent.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dlfcn.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
elfclass.h Update. 1999-07-27 05:53:25 +00:00
endian.h
environments.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
errno.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fcntl.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fenv.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
floatn-common.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
floatn.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
flt-eval-method.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fp-fast.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fp-logb.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
hwcap.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
in.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
indirect-return.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ioctl-types.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ioctls.h
ipc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ipctypes.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
iscanonical.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
libc-header-start.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
libm-simd-decl-stubs.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
link.h * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
local_lim.h
long-double.h Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 2020-04-30 08:52:08 -05:00
math-vector.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mathdef.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mman.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
mqueue.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
msq.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
netdb.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
param.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
poll.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
posix_opt.h
pthreadtypes.h 2002-11-10 Roland McGrath <roland@redhat.com> 2002-11-10 23:22:35 +00:00
resource.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sched.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
select.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setjmp.h
shm.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigaction.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigcontext.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigevent-consts.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
siginfo-consts.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
signal_ext.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
signum-arch.h signal: Add signum-{generic,arch}.h 2020-07-07 14:10:58 -03:00
signum-generic.h signal: Add signum-{generic,arch}.h 2020-07-07 14:10:58 -03:00
sigstack.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sigthread.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sockaddr.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
socket.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ss_flags.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
stat.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statfs.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statvfs.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
stdint-intn.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
stdint-uintn.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
stdlib-bsearch.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syslog-path.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sysmacros.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
termios.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
time64.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
time.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timesize.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
typesizes.h sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 2020-04-02 09:21:05 -07:00
uintn-identity.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
uio_lim.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
uio-ext.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
unistd_ext.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utsname.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
waitflags.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
waitstatus.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
wchar.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
wordsize.h Define wordsize.h macros everywhere 2016-11-04 09:37:44 -07:00