NetBSD/lib/libc
salo 11124f2a30 Add setttyentpath() information to RETURN VALUES and HISTORY, too. 2006-04-18 09:38:12 +00:00
..
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 Add setttyentpath() information to RETURN VALUES and HISTORY, too. 2006-04-18 09:38:12 +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 setttyentpath(), functionally equivalent to setttyent() but takes an 2006-04-17 23:29:21 +00:00
inet u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
isc
locale namespace protect wcstod too, and fix the protection in wcstold and wcstof. 2006-04-16 17:03:32 +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 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 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 setttyentpath(), functionally equivalent to setttyent() but takes an 2006-04-17 23:29:21 +00:00