.. |
arch
|
Don't define a label twice.
|
2021-02-08 23:50:25 +00:00 |
atomic
|
Revert previous hack.
|
2019-03-01 05:39:01 +00:00 |
c063
|
O_SEARCH tests: expect revoke +x failure on NFS
|
2020-02-08 19:58:36 +00:00 |
common
|
…
|
|
db
|
don't pass NULL to printf(), but use "<memory>" to signify this
|
2020-09-07 00:28:44 +00:00 |
gen
|
skip sigbus_adraln on MIPS
|
2021-01-13 06:44:55 +00:00 |
hash
|
md2 has been deprecated in OpenSSL-1.1
|
2018-02-07 13:18:33 +00:00 |
inet
|
Split inet_addr(3) tests from t_inet_network into stand-alone t_inet_addr,
|
2015-04-09 16:47:56 +00:00 |
locale
|
After a comedy of errors, move t_mbtowc to its final resting place.
|
2020-06-30 16:09:40 +00:00 |
misc
|
avoid new GCC 9 warnings.
|
2020-09-07 00:29:14 +00:00 |
net
|
Avoid redefining _REENTRANT under sanitizers
|
2020-06-01 01:03:21 +00:00 |
nls
|
Add tests for missing libc catalog entries
|
2020-03-08 22:08:46 +00:00 |
regex
|
Adjust for conditional NLS
|
2021-02-25 22:37:36 +00:00 |
rpc
|
introduce some common variables for use in GCC warning disables:
|
2019-10-13 07:28:04 +00:00 |
setjmp
|
PR/51874: Ngie Cooper: Add __unused to signal handlers
|
2017-01-14 21:08:17 +00:00 |
ssp
|
introduce some common variables for use in GCC warning disables:
|
2019-10-13 07:28:04 +00:00 |
stdio
|
Use -Wl,--no-fatal-warnings for the mktemp(3) test.
|
2020-06-29 14:22:11 +00:00 |
stdlib
|
Only try to create up-to NAME_MAX filenames.
|
2021-01-11 20:31:34 +00:00 |
string
|
map enough space for both the page we write and the guard so that we make
|
2020-11-27 16:50:02 +00:00 |
sync
|
Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.c
|
2019-02-26 10:01:40 +00:00 |
sys
|
Check for MAP_FAILED instead of NULL when looking for an error from mmap(2).
|
2021-01-18 05:44:20 +00:00 |
termios
|
…
|
|
time
|
use ATF_CHECK instead of ATF_REQUIRE
|
2018-06-03 08:48:37 +00:00 |
tls
|
fix typo
|
2017-10-28 19:25:31 +00:00 |
tls_dso
|
…
|
|
ttyio
|
PR/51803: Ngie Cooper: CID 978321: Don't leak openpty() fd.
|
2017-01-10 01:31:40 +00:00 |
Makefile
|
Add tests for missing libc catalog entries
|
2020-03-08 22:08:46 +00:00 |
Makefile.inc
|
…
|
|
t_cdb.c
|
need <sys/stat.h>
|
2017-01-10 22:24:29 +00:00 |
t_convfp.c
|
…
|
|
t_gdtoa.c
|
…
|
|