NetBSD/regress/lib/libc
seb 975a58878b Fix stresep(3) handling of consecutive quoted delimiter characters.
Approved by christos@
2007-12-06 22:07:07 +00:00
..
_setjmp some makefile de-linting 2002-09-18 05:41:35 +00:00
atexit Add a regression test for atexit(3)/__cxa_atexit()/__cxa_finalize(). 2003-03-01 04:20:54 +00:00
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 gcc constant folding at compile time works around the real points of these 2007-11-07 00:08:50 +00:00
db make this compile with -DSTATISTICS 2007-02-03 23:46:40 +00:00
dirname include <string.h>, <stdio.h> and <stdlib.h> as appropriate. 2006-05-10 19:07:22 +00:00
div some makefile de-linting 2002-09-18 05:41:35 +00:00
divrem Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
gen Rephrase the comment slightly to note that which revision of 2007-03-13 02:56: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 fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
int_fmtio some makefile de-linting 2002-09-18 05:41:35 +00:00
ldexp include <string.h>, <stdio.h> and <stdlib.h> as appropriate. 2006-05-10 19:07:22 +00:00
locale more PR/36938 2007-11-26 16:09:50 +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 fallout from si_sigval -> si_value 2007-05-21 20:18:01 +00:00
sigsetjmp some makefile de-linting 2002-09-18 05:41:35 +00:00
ssp backout previous - needs more investigation 2007-06-01 17:15:19 +00:00
stdio Add a printf regression test; for now covering lib/32951. 2006-02-28 19:30:45 +00:00
stdlib Fix several end cases: 2007-07-05 16:05:40 +00:00
string Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +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 If HAS_SSP == "no", don't descend into the ssp subdirectory, because 2007-06-02 11:09:22 +00:00
Makefile.inc