aboutsummaryrefslogtreecommitdiff
path: root/darwin-bootstrap/posixspawn-hook.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak in unlikely (bug) scenariocomex2015-07-171-1/+5
* race condition fixcomex2015-07-171-1/+1
* add now-unnecessary but nice-for-consistency 'static'scomex2015-07-161-15/+19
* fix hang caused by -fvisibility=hidden x.xcomex2015-07-161-0/+1
* PSH thread safety fix/minor cleanupcomex2015-07-161-10/+17
* add verbose thingycomex2015-07-161-0/+2
* hook up the list of dylibscomex2015-07-131-5/+0
* fixescomex2015-07-121-21/+38
* redo crash reporting - untested (but it compiles)comex2015-07-121-7/+130
* Important: Fix fd leak that I think was the culprit for substitute'd devices ...comex2015-07-121-6/+9
* working on safetycomex2015-07-111-27/+4
* be safe in case the dylibs are missingcomex2015-07-111-0/+7
* put back notifyd exclusion - still an issue :<comex2015-07-111-17/+23
* work around SSH issuecomex2015-07-111-6/+24
* 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 use...comex2015-02-281-1/+2
* 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 unrestr...comex2015-02-281-0/+399