NetBSD/tests/include
mgorny 558ea2bcab PR standards/44921: Add errno consts for robust mutexes
Add the two missing errno.h constants: EOWNERDEAD and ENOTRECOVERABLE.
While technically they're used for robust mutexes which we do not
support at the moment, they are listed in POSIX and used by libc++.
While libc++ can be made to build without it, it just locally redefines
the values then, so we may as well define them globally.
2020-03-08 22:09:42 +00:00
..
machine
sys Centralize the base rump libraries into a variable used by all the other 2020-03-01 18:08:12 +00:00
Makefile
Makefile.inc
d_bitstring_8.out
d_bitstring_27.out
d_bitstring_32.out
d_bitstring_49.out
d_bitstring_64.out
d_bitstring_67.out
t_bitstring.c
t_errno.c PR standards/44921: Add errno consts for robust mutexes 2020-03-08 22:09:42 +00:00
t_glob.c
t_inttypes.c
t_limits.c
t_netdb.c
t_paths.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
t_stdint.c