Age | Commit message (Expand) | Author |
---|---|---|
2008-06-13 | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ | Otto Moerbeek |
2008-01-23 | - add missing libc locking functions for _thread_atexit_lock() and | Kurt Miller |
2008-01-01 | - make arc4random*() functions thread safe. Use a custom spinlock function | Kurt Miller |
2007-06-05 | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so | Kurt Miller |
2006-10-27 | two comment typos from tbert | Ted Unangst |
2006-01-05 | move malloc lock to libc interface file | Ted Unangst |
2006-01-05 | add -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare | Marco S Hyman |