summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWolfgang Hommel <wolf@code-wizards.com>2011-07-30 11:19:16 +0200
committerWolfgang Hommel <wolf@code-wizards.com>2011-07-30 11:19:16 +0200
commit18adec4fae21d5c76f7264b5ece636b4c2d3c859 (patch)
tree06371156b964bfd15a98ddb31c3f9fa0f29ed1ad /TODO
parentf07939d9489f9426ccf6926bc716f0a673c69507 (diff)
downloadlibfaketime-18adec4fae21d5c76f7264b5ece636b4c2d3c859.tar.gz
Added TODO item about libfaketime on OS X 10.7 (Lion)
libfaketime appears not to work on OS X 10.7 (Lion). It does not fake th e time and sporadically causes a segfault.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index b6de666..b07c2ad 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
Open issues / next steps for libfaketime development
-- adapt test/timetest.c to OS X (clock_gettime() and CLOCK_REALTIME not
- available?)
+- fix libfaketime functionality and crashes on OS X 10.7 (Lion)
- add more functional tests that check more than the basic functionality
- use the new testing framework to also implement unit tests
- improve compatibility with GUI programs on OS X