summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/thread (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bye-bye libc_r sources.marc2003-01-203-111/+0
| | | | the sources have been moved (with history) to /usr/src/lib/libpthread
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-053-5/+15
| | | | Thanks to miod@ for m68k and vax fixes
* 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
| | | | | | | alpha (millert@), i386 (marc@), m68k (millert@ and miod@), powerpc (drahn@ and dhartmei@), sparc (millert@ and marc@), sparc64 (marc@), and vax (millert@ and miod@). Thanks to millert@, miod@, and mickey@ for fixes along the way.
* 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