Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 2 | -2/+2 |
* | Add missing header needed by sleep(3). | kevlo | 2013-07-16 | 1 | -0/+1 |
* | Reencode files from latin1 to UTF-8. | uqs | 2011-12-29 | 1 | -1/+1 |
* | Add test cases for stack unwinding. | davidxu | 2010-09-25 | 8 | -0/+265 |
* | Fixed missing or broken library dependencies. | ru | 2010-02-25 | 2 | -2/+2 |
* | mutex_islocked_np -> mutex_isowned_np | des | 2008-02-06 | 2 | -9/+9 |
* | After careful consideration (and a brief discussion with attilio@), change | des | 2008-02-04 | 1 | -2/+2 |
* | Add a regression test for pthread_mutex_islocked_np(). | des | 2008-02-03 | 2 | -0/+85 |
* | initialize mutex and cv. | davidxu | 2006-12-06 | 1 | -2/+2 |
* | Fix spelling. | davidxu | 2006-12-05 | 1 | -1/+1 |
* | Add a test for pthread's cv and cancellation. | davidxu | 2006-12-05 | 2 | -0/+93 |