.. |
_setjmp
|
…
|
|
atexit
|
…
|
|
basename
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +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
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +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
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
div
|
…
|
|
divrem
|
Add missing NetBSD ID tags
|
2004-06-30 03:26:26 +00:00 |
gen
|
Add regression tests from PR/24324 by Arne H Juul
|
2006-05-17 21:12:23 +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
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
int_fmtio
|
…
|
|
ldexp
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
locale
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
md5sha
|
sprinkle some (char *) to pacify GCC4.
|
2006-05-12 01:56:39 +00:00 |
nsdispatch
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +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
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
regex
|
Coverity CID 829: Possible dereference of NULL pointer.
|
2006-05-23 21:52:55 +00:00 |
rpc
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
servent
|
Improve the test to test all the functions and not the re-entrant copies.
|
2006-07-27 22:09:58 +00:00 |
setjmp
|
netbsd.org->NetBSD.org
|
2003-07-26 19:38:45 +00:00 |
siginfo
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +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 regression test for stresep.
|
2006-08-12 23:51:12 +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
|
add servent back.
|
2006-07-27 22:10:32 +00:00 |
Makefile.inc
|
…
|
|