Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-07-12 | replace broken gen-manual-mach.sh with a Python version | comex | 1 | -168/+77 | |
it was dropping the #pragma pack(4) declarations, rendering it broken for like most of the last year | |||||
2015-10-27 | better | comex | 1 | -39/+3 | |
2015-10-27 | fixed. | comex | 1 | -34/+88 | |
2015-10-27 | lol, mach awk fail | comex | 1 | -36/+301 | |
2015-02-24 | fix arm64/armv7 ish | comex | 1 | -1/+1 | |
2015-02-23 | Redo manual syscalls, and use them for hooking.. And fix mmap, which now ↵ | comex | 1 | -0/+565 | |
makes the whole thing slightly broken, because vm_remap into the middle of the shared region apparently silently does nothing. |