summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thread_malloc_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-45/+0
* remove _MALLOC_LOCK_INIT; major bump; ok deraadt@otto2008-06-131-6/+1
* - make arc4random*() functions thread safe. Use a custom spinlock functionkurt2008-01-011-1/+14
* Avouid a race in atexit() handling by introducing a lock. Problemotto2006-02-221-1/+14
* thread safe libc -- 2nd try. OK miod@, millert@marc2002-11-051-2/+8
* 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
* malloc lock helpersd2000-01-141-0/+18