Skip to content

libfaketime-v0.9.10

Latest
Compare
Choose a tag to compare
@wolfcw wolfcw released this 04 Mar 19:31
· 61 commits to master since this release

Since 0.9.9:

  • automatically try to decide about FORCE_MONOTONIC_FIX at run-time when not set as a compile-time flag
  • improved macOS Monterey support through dyld interposing
  • changed interception hooks for stat() and similar functions, refactored to use a common handler (@sirainen)
  • added support for timespec_get, timerfd_{get,set} (@sliquister)
  • generic syscall() interception for selected syscalls (@dkg)
  • improved testing system (@dkg)