NetBSD/regress/lib/libc
2004-06-21 21:20:05 +00:00
..
_setjmp
atexit
basename netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
clone
context remove a pointless check - this code is not reached 2004-03-01 12:04:18 +00:00
convfp Add another test, which currently fails on sparc64. 2004-05-01 18:00:19 +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 sync to /etc/services change (http -> www) 2004-05-15 19:19:52 +00:00
hsearch netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
ieeefp Use unions to avoid strict aliasing rules. And it makes the code easier 2004-04-15 19:01:57 +00:00
int_fmtio
ldexp
locale fix missing license. 2004-06-21 21:20:05 +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
pty Don't cause errors when the devices are not configured. 2004-05-27 03:18:19 +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
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 Add pty. 2004-05-27 03:13:18 +00:00
Makefile.inc