Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-07-16 | Revert <stdatomic.h> dependency. | comex | 1 | -10/+8 |
2015-07-16 | style police | comex | 1 | -6/+14 |
2015-07-12 | how did that style violation get in there? must have been tired | comex | 1 | -4/+8 |
2015-02-28 | Add extra argument to substitute_hook_functions and interpose_imports for use... | comex | 1 | -1/+6 |
2015-02-28 | fix accidental usage of panic() from mach/mach.h instead of substitute_panic | comex | 1 | -4/+4 |
2015-01-29 | a bunch of stuff that should have been committed separately | comex | 1 | -0/+1 |
2015-01-20 | ... | comex | 1 | -39/+17 |
2015-01-19 | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 1 | -0/+0 |
2015-01-17 | interpose works; add test | comex | 1 | -23/+46 |
2015-01-16 | handle oom and silly machos and stuff | comex | 1 | -7/+20 |
2015-01-16 | fix spacing | comex | 1 | -32/+32 |
2015-01-16 | interpose (based on %c based on data) compiles... | comex | 1 | -0/+188 |