glibc/sysdeps/unix/sysv/linux/alpha
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
..
alpha
alphaev6/fpu
alphaev67/fpu
bits signal: Add signum-{generic,arch}.h 2020-07-07 14:10:58 -03:00
fpu
sys Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Implies
Makefile nptl: Move pthread_sigmask implementation to libc 2020-04-21 14:01:58 -03:00
Versions signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
____longjmp_chk.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
a.out.h
adjtime.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
adjtimex.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_cancel.c
arch-syscall.h Update syscall lists for Linux 5.6. 2020-04-03 18:07:55 +00:00
brk.S linux: Consolidate INLINE_SYSCALL 2020-02-14 21:09:12 -03:00
c++-types.data
clone.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
configure
configure.ac
dl-auxv.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
dl-brk.S
dl-fxstatat64.c
dl-support.c
dl-sysdep.c
errlist-compat.c signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
fraiseexcpt.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
fstatfs64.c
fstatvfs.c
fstatvfs64.c
fxstat.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
fxstatat.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
getclktck.c
getcontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getdents.c
getdents64.c
getegid.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
geteuid.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gethostname.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getppid.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getrlimit64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getsysstats.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
gettimeofday.c alpha: Fix static gettimeofday symbol 2020-02-13 08:27:27 -03:00
glob-lstat-compat.c
globfree.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ieee_get_fp_control.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ieee_set_fp_control.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
internal_statvfs64.c
ioperm.c Linux: pciconfig_iobase syscall number is always available on alpha 2020-03-03 12:20:59 +01:00
ipc_priv.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
jmp_buf-macros.h
kernel-features.h Linux: Use system call tables during build 2020-01-02 10:18:23 +01:00
kernel_sigaction.h
kernel_stat.h
kernel_sysinfo.h
kernel_termios.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
libBrokenLocale.abilist
libanl.abilist
libc.abilist Add the __libc_single_threaded variable 2020-07-06 11:15:58 +02:00
libcrypt.abilist
libdl.abilist
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
libnsl.abilist
libpthread.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libresolv.abilist
librt.abilist Finish move of clock_* functions to libc. [BZ #24959] 2019-09-04 14:39:38 +02:00
libthread_db.abilist
libutil.abilist
localplt.data ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
lxstat.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
makecontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
nldbl-abi.h
oldglob.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
osf_adjtime.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
osf_getitimer.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
osf_getrusage.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
osf_gettimeofday.c y2038: Replace __clock_gettime with __clock_gettime64 2020-05-20 16:45:16 +02:00
osf_setitimer.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
osf_settimeofday.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
osf_utimes.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
osf_wait4.c sysv/alpha: Use generic __timeval32 and helpers 2020-04-02 09:21:06 -07:00
pipe.S
register-dump.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
rt_sigaction.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
select.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setcontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setfpucw.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
setrlimit64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
settimeofday.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
shlib-versions
sigcontextinfo.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sizes.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
statfs64.c
statvfs.c
statvfs64.c
swapcontext.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syscall.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
syscalls.list alpha: Use generic gettimeofday implementation 2020-02-12 16:55:30 -03:00
sysconf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sysdep.h linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
ucontext-offsets.sym
vfork.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
wait4.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
wordexp.c
xstat.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
xstatconv.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
xstatconv.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00