62979d013b
* add gitignore for backup files * remove all generated stuff with "make clean" |
||
---|---|---|
.gitignore | ||
coio.c | ||
coio.h | ||
coioimpl.h | ||
COPYRIGHT | ||
coro.c | ||
coro.h | ||
Makefile | ||
README.md | ||
testdelay.c | ||
testyield.c |
libcoio
a clean, minimal, portable coroutine library
Compiling
Just run 'make' in the project dir
License
ISC License except where otherwise noted.
BSD-Style/GPL for coro.c/.h