summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/thread/thread_malloc_lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bye-bye libc_r sources.marc2003-01-201-24/+0
| | | | the sources have been moved (with history) to /usr/src/lib/libpthread
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-051-2/+8
| | | | Thanks to miod@ for m68k and vax fixes
* back out previous patch.. there are still some vax/m68k issuesmarc2002-11-031-8/+2
|
* libc changes for thread safety. Tested on:marc2002-11-031-2/+8
| | | | | | | 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.
* malloc lock helpersd2000-01-141-0/+18