summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, sokurt2007-06-051-2/+2
* major bump to libc and libpthread to break the dependency of amarc2004-06-071-2/+2
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-051-2/+2
* back out previous patch.. there are still some vax/m68k issuesmarc2002-11-031-2/+2
* libc changes for thread safety. Tested on:marc2002-11-031-2/+2
* rename thread_storage to unithread_storage to avoid object name conflictd2000-01-061-2/+2
* thread specific storage and fd locking for single-threaded libc (ie, no-ops)d2000-01-061-0/+6