Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize timer creation and possibly protect against some minor races | Rich Felker | 2011-03-30 | 1 | -14/+19 |
* | reorder timer initialization so that timer_create does not depend on free | Rich Felker | 2011-03-29 | 1 | -8/+16 |
* | implement POSIX timers | Rich Felker | 2011-03-29 | 1 | -0/+110 |