Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ... | comex | 2015-01-29 | 1 | -48/+2 |
| | |||||
* | a bunch of stuff that should have been committed separately | comex | 2015-01-29 | 2 | -13/+22 |
| | |||||
* | add SUBSTITUTE_DONT_STOP_THREADS for substrate compat - substrate doesn't do ↵ | comex | 2015-01-29 | 1 | -1/+1 |
| | | | | this, and they might not be on the main thread. though that would be gross. | ||||
* | misc. fixes | comex | 2015-01-29 | 1 | -1/+0 |
| | |||||
* | get rid of the unnecessary CoreFoundation dependency | comex | 2015-01-29 | 1 | -40/+42 |
| | |||||
* | port some old code | comex | 2015-01-29 | 1 | -1/+2 |
| | |||||
* | ***yawn*** | comex | 2015-01-28 | 2 | -10/+13 |
| | |||||
* | sorta | comex | 2015-01-28 | 1 | -7/+26 |
| | |||||
* | some more stuff compiles | comex | 2015-01-28 | 5 | -32/+196 |
| | |||||
* | right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵ | comex | 2015-01-25 | 2 | -6/+49 |
| | | | | and properly frees the thread resources) | ||||
* | this is dumb | comex | 2015-01-25 | 4 | -102/+254 |
| | |||||
* | fix substrate-compat; check in test | comex | 2015-01-25 | 1 | -3/+8 |
| | |||||
* | it compiles... | comex | 2015-01-24 | 1 | -0/+19 |
| | |||||
* | ... | comex | 2015-01-24 | 1 | -1/+11 |
| | |||||
* | Add function to deal with mprotecting RW and back. A bit more complex than ↵ | comex | 2015-01-24 | 3 | -58/+115 |
| | | | | | | the minimum would be... (and minor build fixes) | ||||
* | stopping other threads. | comex | 2015-01-21 | 3 | -22/+181 |
| | |||||
* | add substitute_strerror | comex | 2015-01-21 | 1 | -6/+10 |
| | |||||
* | pointless optimization | comex | 2015-01-21 | 1 | -27/+64 |
| | |||||
* | Some cleanup. | comex | 2015-01-21 | 3 | -29/+23 |
| | |||||
* | woo, inject seems to work on all platforms | comex | 2015-01-21 | 4 | -129/+272 |
| | |||||
* | ... | comex | 2015-01-20 | 5 | -55/+408 |
| | |||||
* | revert THAT WHOLE THING because we can't actually use it for inject | comex | 2015-01-20 | 2 | -85/+37 |
| | |||||
* | progress on injection | comex | 2015-01-20 | 4 | -30/+261 |
| | |||||
* | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 2015-01-19 | 6 | -0/+721 |