aboutsummaryrefslogtreecommitdiff
path: root/lib/darwin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ...comex2015-01-291-48/+2
|
* a bunch of stuff that should have been committed separatelycomex2015-01-292-13/+22
|
* add SUBSTITUTE_DONT_STOP_THREADS for substrate compat - substrate doesn't do ↵comex2015-01-291-1/+1
| | | | this, and they might not be on the main thread. though that would be gross.
* misc. fixescomex2015-01-291-1/+0
|
* get rid of the unnecessary CoreFoundation dependencycomex2015-01-291-40/+42
|
* port some old codecomex2015-01-291-1/+2
|
* ***yawn***comex2015-01-282-10/+13
|
* sortacomex2015-01-281-7/+26
|
* some more stuff compilescomex2015-01-285-32/+196
|
* right, fix cleanup. (compared to the old system, this avoids busywaiting, ↵comex2015-01-252-6/+49
| | | | and properly frees the thread resources)
* this is dumbcomex2015-01-254-102/+254
|
* fix substrate-compat; check in testcomex2015-01-251-3/+8
|
* it compiles...comex2015-01-241-0/+19
|
* ...comex2015-01-241-1/+11
|
* Add function to deal with mprotecting RW and back. A bit more complex than ↵comex2015-01-243-58/+115
| | | | | | the minimum would be... (and minor build fixes)
* stopping other threads.comex2015-01-213-22/+181
|
* add substitute_strerrorcomex2015-01-211-6/+10
|
* pointless optimizationcomex2015-01-211-27/+64
|
* Some cleanup.comex2015-01-213-29/+23
|
* woo, inject seems to work on all platformscomex2015-01-214-129/+272
|
* ...comex2015-01-205-55/+408
|
* revert THAT WHOLE THING because we can't actually use it for injectcomex2015-01-202-85/+37
|
* progress on injectioncomex2015-01-204-30/+261
|
* more reorganization - move OS X/iOS specific stuff into its own directorycomex2015-01-196-0/+721