glibc/sysdeps/unix/sysv/linux/i386
Adhemerval Zanella 325081b9eb string: Add strerrorname_np and strerrordesc_np
The strerrorname_np returns error number name (e.g. "EINVAL" for EINVAL)
while strerrordesc_np returns string describing error number (e.g
"Invalid argument" for EINVAL).  Different than strerror,
strerrordesc_np does not attempt to translate the return description,
both functions return NULL for an invalid error number.

They should be used instead of sys_errlist and sys_nerr, both are
thread and async-signal safe.  These functions are GNU extensions.

Checked on x86-64-linux-gnu, i686-linux-gnu, powerpc64le-linux-gnu,
and s390x-linux-gnu.

Tested-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2020-07-07 15:02:57 -03:00
..
i686
i786
____longjmp_chk.S
arch-syscall.h Update syscall lists for Linux 5.6. 2020-04-03 18:07:55 +00:00
brk.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00
c++-types.data
clone.S
configure
configure.ac
dl-librecon.h
dl-procinfo.h
dl-sysdep.h
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
getcontext.S i386: Enable CET support in ucontext functions 2020-02-14 15:15:25 -08:00
Implies
jmp_buf-macros.h
kernel-features.h
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
ldconfig.h
libanl.abilist
libBrokenLocale.abilist
libc-do-syscall.S
libc.abilist string: Add strerrorname_np and strerrordesc_np 2020-07-07 15:02:57 -03: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
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 i386: Enable CET support in ucontext functions 2020-02-14 15:15:25 -08:00
Makefile
readelflib.c
register-dump.h
setcontext.S i386: Enable CET support in ucontext functions 2020-02-14 15:15:25 -08:00
shlib-versions
sigaction.c
sigcontextinfo.h
smp.h
startup.h
swapcontext.S i386: Enable CET support in ucontext functions 2020-02-14 15:15:25 -08:00
syscall.S
syscalls.list
sysdep.c
sysdep.h i686: Add INTERNAL_SYSCALL_NCS 6 argument support 2020-04-17 11:40:33 -03:00
tst-bz21269.c
ucontext_i.sym i386: Enable CET support in ucontext functions 2020-02-14 15:15:25 -08:00
Versions
vfork.S
xstat.c linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00