Age | Commit message (Expand) | Author |
---|---|---|
2013-05-23 | actually implement clock_gettime() | Alon Zakai |
2013-04-22 | In test_time, be more relaxed about the time wait condition - thread scheduli... | Jukka Jylänki |
2012-11-04 | fix test_time | Alon Zakai |
2012-03-11 | update test_time | Alon Zakai |
2011-11-13 | make test_time pass | Alon Zakai |
2011-10-03 | fix test_time | Alon Zakai |
2011-07-08 | Improved clock() test to verify time() <-> clock(). | max99x |
2011-07-07 | Added proper clock() test; fixed inverted clock() sign. | max99x |
2011-07-06 | Fixed time.h timezone bug. | max99x |
2011-07-03 | Implemented a large part of <time.h>. | max99x |