summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread (follow)
Commit message (Expand)AuthorAgeFilesLines
* back out previous patch.. there are still some vax/m68k issuesmarc2002-11-033-20/+37
* libc changes for thread safety. Tested on:marc2002-11-033-37/+20
* put changes back, this time ALL the files.fgsch2001-09-041-3/+3
* Back out fgsch@'s tree breaking commits.todd2001-08-301-3/+3
* fix some const warningsfgsch2001-08-301-3/+3
* malloc lock helpersd2000-01-141-0/+21
* rename thread_storage to unithread_storage to avoid object name conflictd2000-01-062-3/+3
* thread specific storage and fd locking for single-threaded libc (ie, no-ops)d2000-01-063-0/+98