aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin/manual-syscall.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-07-16fix accidentally exported symbolscomex1-1/+1
2015-02-24fix armv7 syscall registers :ocomex1-1/+6
2015-02-24fix arm64/armv7 ishcomex1-1/+8
2015-02-23fix i386 manual syscall, mmap return checkcomex1-2/+5
2015-02-23Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵comex1-44/+31
makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing.
2015-01-25this is dumbcomex1-13/+13
2015-01-24Add function to deal with mprotecting RW and back. A bit more complex than ↵comex1-0/+54
the minimum would be... (and minor build fixes)