Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix POSIX timer thread naming. | Elliott Hughes | 2015-04-25 | 1 | -3/+3 |
* | Change on handling of SIGEV_THREAD timers. | Yabin Cui | 2015-04-15 | 1 | -22/+20 |
* | Add missing includes. | Elliott Hughes | 2015-01-28 | 1 | -0/+1 |
* | Fix race condition in timer disarm/delete. | Christopher Ferris | 2014-10-22 | 1 | -2/+18 |
* | Add pthread_gettid_np and re-expose __get_thread for LP32. | Elliott Hughes | 2014-09-11 | 1 | -2/+1 |
* | Make SIGRTMIN hide the real-time signals we use internally. | Elliott Hughes | 2014-04-30 | 1 | -1/+1 |
* | Fix the POSIX timers fix. | Elliott Hughes | 2014-04-01 | 1 | -38/+24 |
* | Fix deadlock in timer_delete. | Christopher Ferris | 2014-03-20 | 1 | -5/+8 |
* | Rewrite the POSIX timer functions. | Elliott Hughes | 2014-03-07 | 1 | -0/+221 |