summaryrefslogtreecommitdiff
path: root/lib/intercept/intercept.h
Commit message (Expand)AuthorAge
* Fix intercept of SYS_open on platforms that only have SYS_openat (e.g. arm64)Chris Wilson2017-06-22
* Fix intercept tests on NetBSD.Chris Wilson2014-12-10
* Ensure that _FILE_OFFSET_BITS is defined before testing its value.Chris Wilson2008-10-11
* Fix intercept compile problem on Solaris, and hopefully on other platformsChris Wilson2008-10-11
* Fix compilation of open64() intercept.Chris Wilson2008-09-26
* Add stat() intercept and stat() and lstat() post call hooks.Chris Wilson2008-05-28
* Compile fix for platforms without intercept capability (refs #3)Chris Wilson2006-12-29
* Added a header file for including in test/bbackupd/testbbackupd.cpp and Chris Wilson2006-12-03