NetBSD/lib/libc
tnozaki 4e2e31b9fe merge recent DragonFlyBSD's change, original commit message is:
Remove all occurences of double semicolons at the end if a line by single ones.
Submitted-by: Bill Marquette <bill DOT marquette AT gmail DOT com>
2006-08-21 20:30:52 +00:00
..
arch Fix PR 34112, where a program could mysteriously exit on return from a 2006-08-02 04:18:48 +00:00
citrus merge recent DragonFlyBSD's change, original commit message is: 2006-08-21 20:30:52 +00:00
compat add missing const. 2006-08-04 17:06:56 +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 set close-on-exec flag for fd to database like type DB_HASH does 2006-03-26 02:03:40 +00:00
dlfcn
gdtoa initialise some variables for gcc. 2006-06-02 19:46:56 +00:00
gen We support the POSIX Clock Selection Option. 2006-08-14 18:14:19 +00:00
gmon in _m_gmon_destructor(0 when traversing the list, add (void *) to the cast 2006-05-11 17:19:15 +00:00
hash Make these weak as Matthias Drochner pointed out. 2006-06-23 17:15:18 +00:00
iconv
include - Add strndup and stresep 2006-08-12 23:49:53 +00:00
inet quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
isc
locale Bump date for previous. 2006-08-08 17:32:56 +00:00
md
nameser
net use indirect lookup. 2006-07-28 15:14:45 +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 rpc_errlist: 2006-07-08 05:54:45 +00:00
softfloat add128() wants bits64 * as it's 5th argument. 2006-05-11 16:38:44 +00:00
stdio Remove inappropriate comma. 2006-08-04 20:55:45 +00:00
stdlib s,floride,fluoride, 2006-06-28 06:25:15 +00:00
string stresep, not strnsep. Remove duplicate "the". Bump date for previous. 2006-08-13 23:20:52 +00:00
sys PR/34218 -- Matt Fleming -- date hangs when root trys to set time 2006-08-17 09:59:55 +00:00
termios
thread-stub
time Fix typo or mispelling. 2006-06-17 04:58:14 +00:00
uuid change #include <sys/endian.h> => #include <machine/endian.h> so that 2006-02-09 22:03:15 +00:00
yp xdr sucks. sprinkle some (void *) casts into it's functions taking void **, 2006-05-11 17:11:57 +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 strndup and stresep 2006-08-12 23:49:53 +00:00