a clean, minimal, portable coroutine library
Find a file
Moritz Bitsch b62135d7a0 fix building on openbsd
* do not depend on gnu make features
* use asm coros for openbsd
2015-03-21 13:28:01 +01:00
coio.c fix building on openbsd 2015-03-21 13:28:01 +01:00
coio.h Initial import 2015-03-21 12:47:51 +01:00
coioimpl.h Initial import 2015-03-21 12:47:51 +01:00
coro.c Initial import 2015-03-21 12:47:51 +01:00
coro.h fix building on openbsd 2015-03-21 13:28:01 +01:00
Makefile fix building on openbsd 2015-03-21 13:28:01 +01:00
testyield.c Initial import 2015-03-21 12:47:51 +01:00