NetBSD/regress/lib/libc
2003-12-11 22:45:06 +00:00
..
_setjmp
atexit Add a regression test for atexit(3)/__cxa_atexit()/__cxa_finalize(). 2003-03-01 04:20:54 +00:00
basename netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
clone
convfp Testing "unsigned long" vs. "double" does only make sense if there is 2003-06-16 07:11:52 +00:00
db Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
dirname netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
div
divrem
gen
getaddrinfo Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
hsearch netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
ieeefp Check HUGE_VALF and HUGE_VALL as well. Also add some cross checking for 2003-10-25 22:38:19 +00:00
int_fmtio
ldexp
locale
md5sha Maybe I'm just slow, but having diffs in the wrong direction confuses me... 2003-09-30 04:20:24 +00:00
popen
randomid comment from niels provos; 2003-12-10 05:22:18 +00:00
regex
rpc Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
setjmp netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
siginfo Print out a little more info in the debug case. 2003-11-27 01:03:13 +00:00
sigsetjmp
stdio Using "%x" on negative hex numbers has the same problem as "%i" mentioned 2003-06-02 01:45:01 +00:00
stdlib Don't compare the return value of strncmp(3) against NULL - it's an integer. 2003-10-21 08:46:15 +00:00
string
sys netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
time
Makefile .include <bsd.own.mk> so the proper have of CC is defined before we use it. 2003-12-11 22:45:06 +00:00
Makefile.inc