index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
darwin-bootstrap
/
posixspawn-hook.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix memory leak in unlikely (bug) scenario
comex
2015-07-17
1
-1
/
+5
*
race condition fix
comex
2015-07-17
1
-1
/
+1
*
add now-unnecessary but nice-for-consistency 'static's
comex
2015-07-16
1
-15
/
+19
*
fix hang caused by -fvisibility=hidden x.x
comex
2015-07-16
1
-0
/
+1
*
PSH thread safety fix/minor cleanup
comex
2015-07-16
1
-10
/
+17
*
add verbose thingy
comex
2015-07-16
1
-0
/
+2
*
hook up the list of dylibs
comex
2015-07-13
1
-5
/
+0
*
fixes
comex
2015-07-12
1
-21
/
+38
*
redo crash reporting - untested (but it compiles)
comex
2015-07-12
1
-7
/
+130
*
Important: Fix fd leak that I think was the culprit for substitute'd devices ...
comex
2015-07-12
1
-6
/
+9
*
working on safety
comex
2015-07-11
1
-27
/
+4
*
be safe in case the dylibs are missing
comex
2015-07-11
1
-0
/
+7
*
put back notifyd exclusion - still an issue :<
comex
2015-07-11
1
-17
/
+23
*
work around SSH issue
comex
2015-07-11
1
-6
/
+24
*
improve verbose log
comex
2015-04-15
1
-2
/
+3
*
More bugfixes thanks to him.
comex
2015-04-11
1
-2
/
+3
*
A number of critical fixes painstakingly discovered in the slowest way possible.
comex
2015-03-01
1
-4
/
+12
*
seems to work
comex
2015-03-01
1
-9
/
+15
*
Add extra argument to substitute_hook_functions and interpose_imports for use...
comex
2015-02-28
1
-1
/
+2
*
add substituted launchd plist; move helpers to separate directory
comex
2015-02-28
1
-3
/
+3
*
Add substituted and fix things up to use it. Still untested.
comex
2015-02-28
1
-31
/
+71
*
Rename ios-bootstrap to darwin-bootstrap; cleanup posixspawn-hook and unrestr...
comex
2015-02-28
1
-0
/
+399