bsearch.c
|
Remove bogus include of <machine/ansi.h>.
|
2002-04-11 06:53:40 +00:00 |
iconv.c
|
Fix a bunch of s/int */size_t */.
|
2002-10-06 12:20:09 +00:00 |
mcount.c
|
Remove __P.
|
2002-03-20 02:15:46 +00:00 |
qsort.c
|
Remove __P.
|
2002-03-20 02:15:46 +00:00 |
quad.h
|
Allow for multiple #includes of this file.
|
2002-10-08 07:24:19 +00:00 |
strlcat.c
|
Use sys/libkern.h not /usr/include/string.h
|
2002-09-06 06:04:36 +00:00 |
strlcpy.c
|
Use sys/libkern.h not /usr/include/string.h
|
2002-09-06 06:04:36 +00:00 |
strsep.c
|
Remove 'register' keyword.
|
2002-03-21 18:49:23 +00:00 |