Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a Thread Information Block in both single and multi-threaded programs. | 2016-05-07 | 1 | -76/+0 | |
* | Make pthread_atfork() track the DSO that called it like atexit() does, | 2015-04-07 | 1 | -1/+19 | |
* | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ | 2008-06-13 | 1 | -9/+1 | |
* | - make arc4random*() functions thread safe. Use a custom spinlock function | 2008-01-01 | 1 | -1/+19 | |
* | Avouid a race in atexit() handling by introducing a lock. Problem | 2006-02-22 | 1 | -1/+19 | |
* | major bump to libc and libpthread to break the dependency of a | 2004-06-07 | 1 | -3/+2 | |
* | thread safe libc -- 2nd try. OK miod@, millert@ | 2002-11-05 | 1 | -3/+13 | |
* | back out previous patch.. there are still some vax/m68k issues | 2002-11-03 | 1 | -13/+3 | |
* | libc changes for thread safety. Tested on: | 2002-11-03 | 1 | -3/+13 | |
* | malloc lock helpers | 2000-01-14 | 1 | -0/+21 |