.. |
arch
|
Add machine-dependent definitions for gdtoa.
|
2006-01-25 15:33:28 +00:00 |
citrus
|
change #include <sys/endian.h> => #include <machine/endian.h> so that
|
2006-02-09 22:03:15 +00:00 |
compat
|
rename __func to _func_unlocked, and add their prototypes in extern.h
|
2006-01-24 19:33:10 +00:00 |
compat-43
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
db
|
fix debugging memsets.
|
2006-01-24 17:37:05 +00:00 |
dlfcn
|
|
|
gdtoa
|
Workaround for a gcc-3.3.3 ICE compiling strtod.c for sh5.
|
2006-01-31 10:56:57 +00:00 |
gen
|
Fix .St argument.
|
2006-02-07 19:02:29 +00:00 |
gmon
|
fix debugging printf formats.
|
2006-01-24 17:33:44 +00:00 |
hash
|
change #include <sys/endian.h> => #include <machine/endian.h> so that
|
2006-02-09 22:03:15 +00:00 |
iconv
|
make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.
|
2005-04-25 13:42:04 +00:00 |
include
|
Need to give the various rpc locks private names (prefixing them with
|
2006-01-26 12:37:11 +00:00 |
inet
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
isc
|
|
|
locale
|
constify and remove an __UNCONST.
|
2005-12-02 11:10:45 +00:00 |
md
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
nameser
|
|
|
net
|
Use different wording as "null macro" is too ambiguous.
|
2006-02-04 22:47:28 +00:00 |
nls
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
quad
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
regex
|
constify and remove __UNCONST.
|
2005-12-02 12:12:29 +00:00 |
resolv
|
don't re-define DEBUG
|
2006-01-24 17:39:44 +00:00 |
rpc
|
Need to give the various rpc locks private names (prefixing them with
|
2006-01-26 12:37:11 +00:00 |
softfloat
|
|
|
stdio
|
Must include "namespace.h" for strerror_r()'s internal name.
|
2006-01-26 11:13:42 +00:00 |
stdlib
|
Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c.
|
2006-01-25 15:43:01 +00:00 |
string
|
Must include "namespace.h" for strerror_r()'s internal name.
|
2006-01-26 11:13:42 +00:00 |
sys
|
convert "magiclinks" from a per-fs mount option to a system-wide sysctl.
|
2006-02-12 01:32:06 +00:00 |
termios
|
|
|
thread-stub
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
time
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
uuid
|
change #include <sys/endian.h> => #include <machine/endian.h> so that
|
2006-02-09 22:03:15 +00:00 |
yp
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
Makefile
|
Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c.
|
2006-01-25 15:43:01 +00:00 |
shlib_version
|
Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality,
|
2005-12-30 23:07:31 +00:00 |