NetBSD/lib/libc
nathanw aa70f03b23 When implementing a recursive mutex, it helps if you remember to
decrement the recursion count.

Fixes the problem of uic dying with a no-next-thread assertion while
building kdeadmin3; reported by Perry Metzger and others on
tech-pkg.
2003-03-19 22:26:47 +00:00
..
arch Make it work on cpus with cachelinesize < 32. 2003-03-15 14:10:21 +00:00
citrus changes related to lib/20576 and lib/20577. 2003-03-05 20:18:14 +00:00
compat-43 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
db Grrr. So much for my ability to use grep(1) effectively. Pointed out 2003-01-20 07:12:12 +00:00
dlfcn
gen Consistent tab usage. 2003-03-17 07:45:04 +00:00
gmon Fix signed/unsigned comparison warnings. 2002-11-11 17:13:59 +00:00
hash
include Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
locale Improve English, sort SEE ALSO. 2003-03-17 08:49:46 +00:00
md
net From: "Jason L. Wright" <jason@thought.net> 2003-03-17 23:10:25 +00:00
nls New sentence, new line; bump date for last change. 2003-02-12 18:58:50 +00:00
quad
regex Sprinkle some restrict. 2003-02-05 23:13:07 +00:00
rpc Don't do: 2003-03-16 15:42:22 +00:00
softfloat
stdio add fgetws() and fputws() (lib/20576). 2003-03-07 07:11:35 +00:00
stdlib When implementing a recursive mutex, it helps if you remember to 2003-03-19 22:26:47 +00:00
string add original FreeBSD RCS ID. 2003-03-07 06:46:38 +00:00
sys Mention namelen in DESCRIPTION. From Todd C. Miller/OpenBSD. 2003-03-18 06:44:22 +00:00
termios
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
time s/_REENT/_REENTRANT/ 2003-01-18 17:10:56 +00:00
yp use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
shlib_version bump minor to 96 for some I18N functions addition. 2003-03-02 22:21:15 +00:00