.. |
arch
|
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
|
2006-04-07 19:38:58 +00:00 |
citrus
|
Fix memory leak.
|
2006-03-27 01:09:11 +00:00 |
compat
|
Unbreak fts13 after yesterdays header changes [yes I keep old binaries around
|
2006-03-30 18:24:49 +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
|
document that VIS_CSTYLE encodes space (SP 040) as '\s'.
|
2006-04-09 15:24:34 +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
|
…
|
|
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
|
replaced by FreeBSD version wcstod(3) for make it work
|
2006-04-13 01:25:13 +00:00 |
md
|
…
|
|
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
|
…
|
|
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
|
correct multiplicand in pseudorandom generation
|
2006-03-31 11:43:54 +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
|
…
|
|
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
|
…
|
|
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
|
PR/33163: Auster Vl.: fts: cant allocate memory | filename too long
|
2006-03-30 01:23:50 +00:00 |