glibc/sysdeps/unix/sysv/linux/microblaze/le
Adhemerval Zanella bfe05aa289 string: Add sigabbrev_np and sigdescr_np
The sigabbrev_np returns the abbreviated signal name (e.g. "HUP" for
SIGHUP) while sigdescr_np returns the string describing the error
number (e.g "Hangup" for SIGHUP).  Different than strsignal,
sigdescr_np does not attempt to translate the return description and
both functions return NULL for an invalid signal number.

They should be used instead of sys_siglist or sys_sigabbrev and they
are both thread and async-signal safe.  They are added as GNU
extensions on string.h header (same as strsignal).

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 14:57:14 -03:00
..
Implies microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libanl.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libBrokenLocale.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libc.abilist string: Add sigabbrev_np and sigdescr_np 2020-07-07 14:57:14 -03:00
libcrypt.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libdl.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libm.abilist New exp10f version without SVID compat wrapper 2020-06-19 12:08:47 -03:00
libnsl.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libpthread.abilist nptl: Move pthread_gettattr_np into libc 2020-05-20 20:27:49 +02:00
libresolv.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
librt.abilist Finish move of clock_* functions to libc. [BZ #24959] 2019-09-04 14:39:38 +02:00
libthread_db.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00
libutil.abilist microblaze: Split BE/LE abilist 2019-08-29 09:58:27 -03:00