Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "#define _POSIX_THREADS" line before include <pthread.h>. | 2012-04-17 | 1 | -3/+1 | |
* | Implement cancelation for the basic syscall cancelation points, | 2011-12-05 | 1 | -190/+1 | |
* | Move <machine/spinlock.h> into rthread.h; strip out unnecessary #includes | 2011-11-06 | 1 | -3/+1 | |
* | remove _MALLOC_LOCK_INIT; major bump; ok deraadt@ | 2008-06-13 | 1 | -6/+1 | |
* | - add missing libc locking functions for _thread_atexit_lock() and | 2008-01-23 | 1 | -1/+18 | |
* | - make arc4random*() functions thread safe. Use a custom spinlock function | 2008-01-01 | 1 | -1/+18 | |
* | _FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so | 2007-06-05 | 1 | -1/+28 | |
* | two comment typos from tbert | 2006-10-27 | 1 | -2/+192 | |
* | move malloc lock to libc interface file | 2006-01-05 | 1 | -1/+23 | |
* | add -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare | 2006-01-05 | 1 | -0/+127 |