..
arch
Sync all resumecontext.c versions with the changes originally made
2006-12-08 16:09:02 +00:00
citrus
don't read input string more than MB_LEN_MAX(maybe redundant escape sequence).
2006-11-24 17:27:52 +00:00
compat
Changed error message of ENOPROTOOPT to "Protocol option not available".
2006-10-31 00:38:06 +00:00
compat-43
add an #include path for sigcompat.c to get at <sys/compat>; this
2006-04-24 17:15:06 +00:00
db
use FD_CLOEXEC instead of 1.
2006-11-03 20:18:49 +00:00
dlfcn
- Change the strong dlfcn names in libc to ___name, and make the __name
2004-07-18 17:26:19 +00:00
gdtoa
static before const.
2006-10-15 16:11:04 +00:00
gen
Update to reflect recent changes to confstr(3).
2006-12-08 15:57:07 +00:00
gmon
fix incomplete initializers
2006-10-15 16:14:46 +00:00
hash
More cleanup after sha2.h and rmd160.h moved house
2006-10-28 13:05:42 +00:00
iconv
do the namespace protection properly; fixes the lint-library.
2006-11-03 20:16:28 +00:00
include
Don't expose _ss functions for 4.0. Requested by core.
2006-11-22 17:23:24 +00:00
inet
Use NS_INT16SZ instead of INT16SZ
2006-09-26 05:59:18 +00:00
isc
1. de-lint
2004-05-20 19:52:31 +00:00
locale
Hyphenate nul-terminate.
2006-10-16 09:10:40 +00:00
md
Use reach-over sources from common/lib/libc
2005-12-20 19:31:47 +00:00
nameser
prevent empty else.
2006-10-15 16:14:08 +00:00
net
strncpy -> strlcpy. from David Holland.
2006-11-25 23:09:11 +00:00
nls
Changed error message of ENOPROTOOPT to "Protocol option not available".
2006-10-31 00:38:06 +00:00
quad
Use reach-over sources from common/lib/libc
2005-12-20 19:31:47 +00:00
regex
remove unused label.
2006-03-19 04:43:17 +00:00
resolv
Coverity CID 618: Comment out dead code.
2006-03-19 03:10:08 +00:00
rpc
fix typo.
2006-11-03 23:16:12 +00:00
softfloat
fix spelling of accommodate; from Zapher.
2006-11-24 19:46:58 +00:00
stdio
fix spelling of accommodate; from Zapher.
2006-11-24 19:46:58 +00:00
stdlib
PR/34984: Denis Lagno: minor problems with tsearch.3
2006-11-26 13:10:54 +00:00
string
Add strsep(3) to libkern.
2006-11-13 03:26:43 +00:00
sys
PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the
2006-11-25 21:40:04 +00:00
termios
Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff)
2004-12-01 21:37:15 +00:00
thread-stub
WARNS=4
2005-11-29 03:11:58 +00:00
time
Restore i18n wrapping removed in previous.
2006-12-04 17:24:40 +00:00
uuid
spell precede; from Zafer
2006-11-25 16:48:31 +00:00
yp
use FD_CLOEXEC instead of 1.
2006-11-03 20:18:49 +00:00
Makefile
Add glue to build the compat library as a separate "libcold" turned off by
2006-03-11 21:07:18 +00:00
Makefile.inc
Add glue to build the compat library as a separate "libcold" turned off by
2006-03-11 21:07:18 +00:00
shlib_version
add ssp code and bump.
2006-11-08 20:58:23 +00:00