Commit graph

5 commits

Author SHA1 Message Date
Moritz Bitsch
343f0f4846 Fix tests after coro_create change
coroutines have a new name property for debugging
2018-07-30 11:43:16 +02:00
Moritz Bitsch
c801b183dc Reformat code
run astyle --style=linux on source files
2018-07-27 10:45:00 +02:00
Moritz Bitsch
4147db11b5 Add ISC license texts
libcoio is licensed under ISC license, with libcoro (coro.c/.h) under
a dual BSD-Style/GPL license.
2015-03-25 22:02:27 +01:00
Moritz Bitsch
c3d1cef5e7 indent sources
fix style before adding more code
2015-03-25 21:16:49 +01:00
Moritz Bitsch
0452e702a1 Initial import
minimal coroutine library
2015-03-21 12:47:51 +01:00