aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/mach-decls.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-16style policecomex1-4/+11
2015-02-28Add substituted and fix things up to use it. Still untested.comex1-0/+5
2015-02-18Fix hook-function:comex1-21/+1
- Thread stoppage is now complemented by sigaction to catch injected threads (sigaction is not used exclusively because the rest of the program could be trying to use sigaction itself in the meantime - this is a real thing, ask Dolphin) - mprotect is no longer used due to max_protection possibly getting in the way; instead, a copy is created and mapped onto the original.
2015-01-28some more stuff compilescomex1-0/+31