.. |
arch
|
build erand48_ieee754.c on everything but vax
|
2006-03-22 22:03:58 +00:00 |
citrus
|
Fix memory leak.
|
2006-03-27 01:09:11 +00:00 |
compat
|
PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.
|
2006-03-26 18:22:40 +00:00 |
compat-43
|
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
|
2005-12-24 21:11:15 +00:00 |
db
|
set close-on-exec flag for fd to database like type DB_HASH does
|
2006-03-26 02:03:40 +00:00 |
dlfcn
|
…
|
|
gdtoa
|
Revert previous indentation fix to keep the diff to strtof.c as small
|
2006-03-24 16:04:32 +00:00 |
gen
|
PR/33123: Murray Armfield: standards compliance & glob.h
|
2006-03-26 18:11:22 +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
|
Add strtof(3) and strtold(3); welcome libc 12.137.
|
2006-03-15 17:35:17 +00:00 |
inet
|
u_intN_t -> uintN_t
|
2005-12-26 19:40:14 +00:00 |
isc
|
…
|
|
locale
|
Coverity CID 571: Remove dead code.
|
2006-03-19 02:54:38 +00:00 |
md
|
Use reach-over sources from common/lib/libc
|
2005-12-20 19:31:47 +00:00 |
nameser
|
…
|
|
net
|
Make macros more readable. No functional change.
|
2006-03-25 12:09:40 +00:00 |
nls
|
Fix spelling (Jon Olsson)
|
2006-03-15 16:13:00 +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 uninitialized variable introduced in previous
|
2006-03-22 12:51:32 +00:00 |
softfloat
|
…
|
|
stdio
|
Mark up NULL and -.
|
2006-03-19 10:46:21 +00:00 |
stdlib
|
Xref rnd(4).
|
2006-03-24 16:14:42 +00:00 |
string
|
Must include "namespace.h" for strerror_r()'s internal name.
|
2006-01-26 11:13:42 +00:00 |
sys
|
Remove "len was less than zero" from the list of reasons that the function
|
2006-03-25 01:24:28 +00:00 |
termios
|
…
|
|
thread-stub
|
WARNS=4
|
2005-11-29 03:11:58 +00:00 |
time
|
Remove a variable that became set-and-not-used after the dead code removal.
|
2006-03-22 14:01:30 +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
|
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 strtof(3) and strtold(3); welcome libc 12.137.
|
2006-03-15 17:35:17 +00:00 |