NetBSD/regress/lib/libc
lukem f85d2d1c14 Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
..
_setjmp
atexit
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
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 Writing to address 0x5a5a5a5a does not guarantee a SIGSEGV on all platforms 2003-10-12 17:13:46 +00:00
sigsetjmp
stdio
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 While the intention of picking up the target's include files was fine, 2003-10-23 21:59:35 +00:00
Makefile.inc