Files

16 lines
616 B
Plaintext
Raw Permalink Normal View History

Open issues / next steps for libfaketime development:
Please see the issue tracker on Github - https://github.com/wolfcw/libfaketime
- New features, such as additional system calls to intercept, are labelled
"feature request" when they are considered for implementation
- Issues labelled "help wanted" should be your starting point if you are
interested in contributing to libfaketime
Besides the open issues, two major changes are planned for the next release:
2019-08-12 12:25:41 +02:00
- integrate manchicken's autoconf/automake support to get rid of separate Makefile.OSX
- use the testing framework to also implement unit tests