aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/inject-asm-raw.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-25right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵comex1-1/+35
and properly frees the thread resources)
2015-01-25this is dumbcomex1-18/+23
2015-01-24Add function to deal with mprotecting RW and back. A bit more complex than ↵comex1-58/+4
the minimum would be... (and minor build fixes)
2015-01-21Some cleanup.comex1-6/+12
2015-01-21woo, inject seems to work on all platformscomex1-0/+87