summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a Thread Information Block in both single and multi-threaded programs.guenther2016-05-071-2/+2
* Make pthread_atfork() track the DSO that called it like atexit() does,guenther2015-04-071-2/+2
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
* _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