Schmorpforge Ta-Sa Software Repository

libcoro

Piratenpartei
Deliantra Free MMORPG
The free as in beer, liberal, code & content retro-style graphical MMORPG :)

libcoro

This C-library implements coroutines (cooperative multitasking) in a portable fashion.

Blurb

As long as your system implements the ucontext (Unix) or the older sigaltstack interfaces it should work out of the box, with minimal configuration (it consists of only a single .h and a single .c file). It is known to run on a wide variety of unix systems (SunOS, IRIX, GNU/Linux, HP-UX) and also on Windows, does not use any assembly language and is architecture-independent.

Resources

CVSBrowsable CVS module 'libcoro'
CVSAnonymous CVS:  cvs -z3 -d :pserver:anonymous@cvs.schmorp.de/schmorpforge co libcoro
IRCServer irc.freenode.net, channel #schmorp, users schmorp and elmex (say hi and wait a few minutes)

Additional Documents

FILEREADME
FILEcoro.h