14 Commits

Author SHA1 Message Date
Wolfgang Hommel
c60390a7e3 Updated documentation regarding compatibility, use on macOS, and contributions 2019-08-23 15:24:13 +02:00
Wolfgang Hommel
aa091db286 Preparations for 0.9.8 release 2019-08-12 12:25:41 +02:00
Wolfgang Hommel
6e4037768a early preparations for 0.9.7 release 2017-05-19 21:51:25 +02:00
Wolfgang Hommel
4c23ee2730 Updated TODO list 2013-10-13 11:19:30 +02:00
Balint Reczey
92d37e79b9 Use clock_gettime() to fake ftime() and time() [rbalint/pr31] 2013-09-05 11:15:51 +02:00
Balint Reczey
3d63dd33e5 Fix rouding issues, Add reminder to rewrite faking time(), gettimeofday, etc. [rbalint pr29] 2013-09-05 10:27:11 +02:00
Wolfgang Hommel
89f58cd720 Updated documentation and credits 2013-09-02 14:09:32 +02:00
Wolfgang Hommel
aef788c795 Revert "merged rbalint's pr27"
This reverts commit 5283614bec, reversing
changes made to 4ecef4db08.
2013-09-01 16:04:21 +02:00
Wolfgang Hommel
8b67256736 Revert 30dd22e..bdac73e
This rolls back to commit 30dd22e157.
2013-08-29 10:08:32 +02:00
Balint Reczey
9c37b38b65 Fake CLOCK_MONOTONIC and CLOCK_MONOTONIC_RAW clocks 2013-08-28 14:41:48 +02:00
Tomi Ollila
b648b7712d whitespace cleanup
Used (emacs) M-x untabify for whole faketime.c as the prevailing
style in that file used spaces for indentation.

Used M-x delete-trailing-whitespace to all files that had either
trailing whitespace or empty lines at the end of file to remove
those.
2012-08-30 10:46:58 +03:00
Wolfgang Hommel
84f61b75b3 Updated todo list to reflect OSX improvements
The Mac OS X 10.7 Lion issues have been fixed. Updated
the todo list accordingly and outlined the next steps.
2012-01-11 22:35:14 +01:00
Wolfgang Hommel
18adec4fae 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.
2011-07-30 11:19:16 +02:00
Wolfgang Hommel
68ccdb74b5 Described recent changes and next steps 2011-07-30 10:50:19 +02:00