NetBSD/tests/lib/libc
2014-10-11 17:46:58 +00:00
..
arch New files for Userland support of UCB RISC-V (both 32-bit and 64-bit) 2014-09-19 17:36:24 +00:00
c063 Remove unnecessary cleanup routines. 2013-03-17 04:46:06 +00:00
common
db Increase timeout. My hardware must be getting slower. 2013-07-29 10:43:15 +00:00
gen add null and empty tests. 2014-09-08 19:01:03 +00:00
hash
inet
locale include string.h for memset 2014-05-06 00:41:26 +00:00
net Use daemon(3) instead of the experimental daemon2_fork() and 2014-03-29 16:10:54 +00:00
regex
rpc remove the timeout; it is handled internally. 2013-02-28 15:56:53 +00:00
setjmp
ssp fix lossage with gcc-4.5 2014-04-07 15:09:20 +00:00
stdio fix unused variable warnings 2013-10-19 17:45:00 +00:00
stdlib amend the new destroy function to take function pointers. 2014-07-20 20:17:21 +00:00
string Add bm(3) tests 2014-06-23 10:53:20 +00:00
sync If not __HAVE_ATOMIC64_OPS, do not force the test for 64bit types. 2014-10-11 17:46:58 +00:00
sys The nop instruction on or1k is l.nop 2014-09-03 19:24:12 +00:00
termios
time
tls Only initialise TLS space from the PT_TLS segment, if the size is 2013-10-21 19:14:15 +00:00
tls_dso Revert, init-exec in combination with initalised TLS variables is not 2013-10-21 19:11:17 +00:00
ttyio
Makefile Add a link-time test for __sync_* primitives (see PR 48368) - this 2014-02-17 10:10:41 +00:00
Makefile.inc
t_cdb.c
t_convfp.c
t_gdtoa.c