aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/inject-asm-raw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵comex2015-01-251-1/+35
| | | | and properly frees the thread resources)
* this is dumbcomex2015-01-251-18/+23
|
* Add function to deal with mprotecting RW and back. A bit more complex than ↵comex2015-01-241-58/+4
| | | | | | the minimum would be... (and minor build fixes)
* Some cleanup.comex2015-01-211-6/+12
|
* woo, inject seems to work on all platformscomex2015-01-211-0/+87