source: box/trunk/lib/intercept @ 3110

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2351   4 years chris Ensure that _FILE_OFFSET_BITS is defined before testing its value. Move …
(edit) @2350   4 years chris FreeBSD is very strict about vararg types and aborts at runtime if the …
(edit) @2345   4 years chris Fix intercept compile problem on Solaris, and hopefully on other platforms …
(edit) @2299   4 years chris Fix compilation of open64() intercept.
(edit) @2183   4 years chris Add stat() intercept and stat() and lstat() post call hooks.
(edit) @2127   4 years chris Undo mangling by tailor
(edit) @2124   4 years chris Tailorization Import of the upstream sources from Repository: …
(edit) @2119   4 years chris Replace all remaining use of TRACEx() macros with logging framework. …
(edit) @2116   4 years chris Allow configuration of the server port that the client will connect to …
(edit) @2059   4 years chris Fix raidfile tests on FreeBSD 7
(edit) @2020   4 years chris If the address of opendir64() is NULL that is NOT a good sign, regardless …
(edit) @2019   4 years chris Use 64-bit versions of directory functions if we can find them, and if …
(edit) @2012   4 years chris Search for readdir64 and stat64 if LARGE_FILE_SUPPORT is enabled, rather …
(edit) @2006   4 years chris Fix readdir() intercept on FreeBSD by fixing the check for redefined …
(edit) @1995   4 years chris Restructure intercept_errornow() for clarity. Move delay code out of …
(copy) @1843   5 years chris Replace trunk with chris/merge.
copied from box/chris/merge/lib/intercept:
(edit) @1491   5 years chris Indent cleanup (refs #3)
Note: See TracRevisionLog for help on using the revision log.