aboutsummaryrefslogtreecommitdiff
path: root/lib/hook-functions.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix ARM64 too, theoreticallycomex2015-02-031-12/+15
|
* fix my utter failure to handle branches/conditionals correctly (on ARM)comex2015-02-011-3/+3
|
* fix strerrorcomex2015-01-251-1/+1
|
* fixescomex2015-01-251-9/+20
|
* fixescomex2015-01-241-4/+7
|
* it compiles...comex2015-01-241-40/+41
|
* ...comex2015-01-241-10/+237
|
* Add function to deal with mprotecting RW and back. A bit more complex than ↵comex2015-01-241-0/+2
| | | | | | the minimum would be... (and minor build fixes)
* stopping other threads.comex2015-01-211-0/+32