NetBSD/lib/libc
nathanw 6003a24dd4 Use recursive mutexes from libpthread rather than implementing
our own with normal mutexes and condition variables.
2003-01-21 23:26:02 +00:00
..
arch Add ns32k ucontext userland portions. Untested, but compiled in the 2003-01-21 21:03:25 +00:00
citrus - handle s==NULL case of wcrtomb. 2003-01-01 15:57:12 +00:00
compat-43 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +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 Add makecontext(3) from Klaus Klein. 2003-01-21 12:39:08 +00:00
gmon Fix signed/unsigned comparison warnings. 2002-11-11 17:13:59 +00:00
hash New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
include Use <threadlib.h>. 2003-01-19 19:25:05 +00:00
locale KNF 2002-11-17 20:40:59 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net writable, not writeable. 2003-01-06 20:30:28 +00:00
nls Replace "Fichero" words with "Archivo" that were missed in the last update. 2002-12-04 10:18:19 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
rpc Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
softfloat
stdio Use recursive mutexes from libpthread rather than implementing 2003-01-21 23:26:02 +00:00
stdlib Fix lib/17248 properly 2003-01-20 09:06:35 +00:00
string Remove superfluous word. 2003-01-07 17:12:54 +00:00
sys A function wrapper cannot be used for getcontext(), so error out 2003-01-21 19:15:05 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub Simple TSD implementation, since some thread-safe libraries want 2003-01-20 01:58:54 +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 add support for p1003.1b semaphores. From FreeBSD 2003-01-20 20:10:19 +00:00