1Open issues / next steps for libfaketime development
2
3- add more functional tests that check more than the basic functionality
4- use the testing framework to also implement unit tests
5- make the new "limiting" and "spawning" features more flexible to use
6  and available through the wrapper shell script
7- fake timer_create and friends
8- handle CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE
9- work around thread local storage issue, e.g., by using pthreads
10- add autoconf/automake support to get rid of separate Makefile.OSX
11
12