diff options
author | Balint Reczey <balint@balintreczey.hu> | 2013-09-05 11:15:51 +0200 |
---|---|---|
committer | Wolfgang Hommel <wolfgang.hommel@lrz.de> | 2013-09-05 11:15:51 +0200 |
commit | 92d37e79b99c8ca69c0abfe6b5abc927b81a98f1 (patch) | |
tree | ba804f92a17e0942be7beb873350f0e90a02f36a /TODO | |
parent | 65cccbbd451e53018eda8b80171d6ab209957764 (diff) | |
download | libfaketime-92d37e79b99c8ca69c0abfe6b5abc927b81a98f1.tar.gz |
Use clock_gettime() to fake ftime() and time() [rbalint/pr31]
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,4 +6,3 @@ Open issues / next steps for libfaketime development and available through the wrapper shell script - fake timer_create and friends - handle CLOCK_REALTIME_COARSE and CLOCK_MONOTONIC_COARSE -- fake time(), etc. using clock_gettime() to provide more continuous faking with x10 |