aboutsummaryrefslogtreecommitdiff
path: root/darwin-bootstrap/posixspawn-hook.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* improve verbose logcomex2015-04-151-2/+3
|
* More bugfixes thanks to him.comex2015-04-111-2/+3
|
* A number of critical fixes painstakingly discovered in the slowest way possible.comex2015-03-011-4/+12
|
* seems to workcomex2015-03-011-9/+15
|
* Add extra argument to substitute_hook_functions and interpose_imports for ↵comex2015-02-281-1/+2
| | | | | | | | | | use with unhooking. I think we'll need to explicitly record trampoline locations to avoid the possibility of stomping on someone else's stuff if the function was re-patched... Also, document substitute_hook_functions.
* add substituted launchd plist; move helpers to separate directorycomex2015-02-281-3/+3
|
* Add substituted and fix things up to use it. Still untested.comex2015-02-281-31/+71
|
* Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and ↵comex2015-02-281-0/+399
unrestrict. Not tested yet.