glibc/sysdeps/gnu
Adhemerval Zanella cef95fdc2e string: Fix strerrorname_np return value [BZ #26555]
It returns the string of the error constant, not its description (as
strerrordesc_np).  To handle the Hurd error mapping, the ERR_MAP was
removed from errlist.h to errlist.c.

Also, the testcase test-strerr (added on 325081b9eb) was not added
on the check build neither it builds correctly.  This patch also
changed it to decouple from errlist.h, the expected return values
are added explicitly for both both strerrorname_np and strerrordesc_np
directly.

Checked on x86_64-linux-gnu and i686-linux-gnu.  I also run a make
check for i686-gnu.
2020-09-29 13:56:06 -03:00
..
bits Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
net Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
netinet Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sys Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
configure LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes 2018-01-25 17:20:28 +01:00
configure.ac Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
errlist.h string: Fix strerrorname_np return value [BZ #26555] 2020-09-29 13:56:06 -03:00
getutmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
glob64-lstat-compat.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
glob64.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
glob-lstat-compat.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
globfree64.c posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
ifaddrs.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makefile signal: Move sys_errlist to a compat symbol 2020-07-07 14:10:58 -03:00
rt-unwind-resume.c Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
unwind-resume.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
updwtmp.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmp_file.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
utmpx.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00