summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/thread (follow)
Commit message (Expand)AuthorAgeFilesLines
* bye-bye libc_r sources.marc2003-01-203-111/+0
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-053-5/+15
* back out previous patch.. there are still some vax/m68k issuesmarc2002-11-033-15/+5
* libc changes for thread safety. Tested on:marc2002-11-033-5/+15
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-1/+1
* need string.hderaadt2000-02-281-0/+1
* malloc lock helpersd2000-01-141-0/+18
* thread-specific storage helperd2000-01-062-0/+82