use weak aliases rather than function pointers to simplify some code
[musl] / src / thread / pthread_cond_timedwait.c
2011-08-03 Rich Felkerunify and overhaul timed futex waits
2011-04-17 Rich Felkeroverhaul pthread cancellation
2011-04-06 Rich Felkermajor semaphore improvements (performance and correctness)
2011-03-24 Rich Felkeroverhaul cancellation to fix resource leaks and dangero...
2011-03-07 Rich Felkeruse the selected clock from the condattr for pthread_co...
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0