Commit graph

4 commits

Author SHA1 Message Date
Moritz Bitsch c96c212fd4 Revert "use stackless coroutines"
This reverts commit ce4605013f.
2018-07-27 10:47:58 +02:00
Moritz Bitsch ce4605013f use stackless coroutines
no more asm or get/setcontext hacks
2015-08-25 21:17:41 +02:00
Moritz Bitsch f4b1f3fae5 implement OSX support
* clock_gettime alternative
* add OSX support to coro.c/.h
2015-04-26 21:55:13 +02:00
Moritz Bitsch 0452e702a1 Initial import
minimal coroutine library
2015-03-21 12:47:51 +01:00