NetBSD/regress/lib/libc
drochner 63ff804817 -make this table driven
-make check for correct si_code a "hard" assert()
 instead of just a warning
2004-03-25 14:51:28 +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 in test1, unmap stack when finished. in test2, try NULL fn ptr and 2003-02-08 00:44:00 +00:00
context remove a pointless check - this code is not reached 2004-03-01 12:04:18 +00:00
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 Update the checksum to match src/lib/libc/stdlib/random.c rev 1.23. 2003-12-19 18:39:04 +00:00
gen
getaddrinfo skip ai_canonname from testing, as it can be vary by /etc/hosts setting. 2004-01-02 15:07:39 +00:00
hsearch netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
ieeefp -make this table driven 2004-03-25 14:51:28 +00:00
int_fmtio
ldexp
locale Correct another UUDECODE_FILES entry. 2004-03-19 10:36:55 +00:00
md5sha Maybe I'm just slow, but having diffs in the wrong direction confuses me... 2003-09-30 04:20:24 +00:00
popen
protoent you don't have a "." in your PATH? 2004-03-02 14:27:25 +00:00
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
servent Needs sys/type.h to get definitions for htonl and friends 2004-03-05 05:19:45 +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 Also temporarily remove servent until it's made compileable again 2004-03-21 01:47:00 +00:00
Makefile.inc