NetBSD/regress/lib/libc
tnozaki 9d0aec986d replaced by FreeBSD version wcstod(3) for make it work
with L"inf", L"nan", and hex conversion.
suggested by jeorg AT netbsd DOT org, thanks.
2006-04-13 01:25:13 +00:00
..
_setjmp
atexit
basename netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
citrus Make sure that sign extension does not happen when we convert to wide 2005-03-27 18:49:51 +00:00
clone Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:22:46 +00:00
context check for getcontext() failure. 2004-07-19 06:36:27 +00:00
convfp Add another test, which currently fails on sparc64. 2004-05-01 18:00:19 +00:00
db Add a test for 4 char key and value insert on a 65536 bucket size hash. 2005-04-27 23:37:34 +00:00
dirname netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
div
divrem Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
gen de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
getaddrinfo This test is highly dependend on local configuration - note some 2006-03-17 11:33:24 +00:00
hsearch netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
ieeefp test some basic operations with subnomal numbers 2006-02-21 16:36:57 +00:00
int_fmtio
ldexp link against libm 2006-03-21 18:34:22 +00:00
locale replaced by FreeBSD version wcstod(3) for make it work 2006-04-13 01:25:13 +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
nsdispatch Add public domain notice. 2004-08-02 00:17:21 +00:00
popen de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
protoent you don't have a "." in your PATH? 2004-03-02 14:27:25 +00:00
pty whitespace. 2004-11-11 15:58:59 +00:00
randomid comment from niels provos; 2003-12-10 05:22:18 +00:00
regex de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
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 Add a printf regression test; for now covering lib/32951. 2006-02-28 19:30:45 +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 Add memcpy test. 2005-12-06 08:14:48 +00:00
strptime Add a -v (verbose) flag 2005-03-05 14:07:55 +00:00
sys netbsd.org->NetBSD.org 2003-07-26 19:38:45 +00:00
time de-__P, remove obsolete "register" declarations. 2005-02-06 06:05:18 +00:00
Makefile Descend into citrus. 2005-03-27 18:48:10 +00:00
Makefile.inc