summaryrefslogtreecommitdiff
path: root/lib/libc_r
AgeCommit message (Expand)Author
1999-01-06use indr_reference instead of PASSTHRUDavid Leonard
1999-01-06identDavid Leonard
1998-12-23preserve FreeBSD identsDavid Leonard
1998-12-23typoDavid Leonard
1998-12-23funlockfile shouldnt assume flockfile has been calledDavid Leonard
1998-12-23rename linkage variable to match freebsdDavid Leonard
1998-12-23nicer testsDavid Leonard
1998-12-22updateDavid Leonard
1998-12-22Correct a thinko I had when writing the comment for this code.Dale S. Rahn
1998-12-21MD locking and thread support for hppaMichael Shalayeff
1998-12-21more spinlockDavid Leonard
1998-12-21resource stats; force linkage with uthread_autoinit.c; name kern and init thr...David Leonard
1998-12-21very important bit of md spinlockDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-21add variable to force linkageDavid Leonard
1998-12-21dump thread info on PANICDavid Leonard
1998-12-21much nicer SIGINFO displayDavid Leonard
1998-12-21use md spinlock; signal statisticsDavid Leonard
1998-12-21resource accounting; initial timeslice bug fixDavid Leonard
1998-12-21resource accountingDavid Leonard
1998-12-21memory leakDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-21md spinlockDavid Leonard
1998-12-21cleanDavid Leonard
1998-12-21unfinished powerpc md stuff.. rahnds?David Leonard
1998-12-21cleanDavid Leonard
1998-12-21remove mit pthread hangoverDavid Leonard
1998-12-18comply with posix when double-unlocking a mutexDavid Leonard
1998-12-18add md _atomic_is_locked; cleanDavid Leonard
1998-12-13this thisNiklas Hallqvist
1998-12-10sync with FreeBSDDavid Leonard
1998-12-10split automatic init into own fileDavid Leonard
1998-12-10tests are now usefulDavid Leonard
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