aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/interpose.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-16Revert <stdatomic.h> dependency.comex1-10/+8
2015-07-16style policecomex1-6/+14
2015-07-12how did that style violation get in there? must have been tiredcomex1-4/+8
2015-02-28Add extra argument to substitute_hook_functions and interpose_imports for use...comex1-1/+6
2015-02-28fix accidental usage of panic() from mach/mach.h instead of substitute_paniccomex1-4/+4
2015-01-29a bunch of stuff that should have been committed separatelycomex1-0/+1
2015-01-20...comex1-39/+17
2015-01-19more reorganization - move OS X/iOS specific stuff into its own directorycomex1-0/+0
2015-01-17interpose works; add testcomex1-23/+46
2015-01-16handle oom and silly machos and stuffcomex1-7/+20
2015-01-16fix spacingcomex1-32/+32
2015-01-16interpose (based on %c based on data) compiles...comex1-0/+188