.. |
_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
|
…
|
|
convfp
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +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
|
…
|
|
divrem
|
…
|
|
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
|
…
|
|
ieeefp
|
fix spelling of accommodate; from Zapher.
|
2006-11-24 19:46:58 +00:00 |
int_fmtio
|
…
|
|
ldexp
|
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
|
2006-05-10 19:07:22 +00:00 |
locale
|
use malloc instead of alloca.
|
2006-11-10 17:38:33 +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
|
…
|
|
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
|
…
|
|
siginfo
|
Fix a race condition in the sigchld regression test. It is now possible
|
2006-11-04 00:08:34 +00:00 |
sigsetjmp
|
…
|
|
stdio
|
Add a printf regression test; for now covering lib/32951.
|
2006-02-28 19:30:45 +00:00 |
stdlib
|
initialize line counter for fparseln()
|
2007-03-07 15:13:50 +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
|
…
|
|
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
|
…
|
|