summaryrefslogtreecommitdiff
path: root/lib/libc_r
AgeCommit message (Expand)Author
1998-11-21missed an includeDavid Leonard
1998-11-20link/mention recently added manual pagesDavid Leonard
1998-11-20sync with freebsdDavid Leonard
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-11-20Move atomic_lock code from asm to C with inline asm;David Leonard
1998-11-20fix strcat usage; deraadtDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-09-05missed these too. sighDavid Leonard
1998-09-03libpthread tests modified for uthreadsDavid Leonard
1998-08-28somehow i missed this directory..David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard