summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
...
* libfaketime macos portDerrick Brashear2011-07-051-0/+6
| | | | | | | | | | | port libfaketime to macos and dyld. 1) _ftpl_time calls gettimeofday since real time() does so. needed to avoid double adjustment. 2) reduce call stack: use time tptr and call fake_time instead of calling time for faking other time calls. 3) provide MacOS makefile and README notes. 4) make posix realtime calls under ifdef; define for base port but not MacOS.
* Modified documentation and changelog based on the recent changesWolfgang Hommel2011-05-221-6/+9
|
* git repository based on v0.8v0.8Wolfgang Hommel2011-04-241-0/+329