Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes debugging failing tests easier because gdb-helpers/libcr.py
assumes that anything starting with cr_* is internal to libcr.
|
|
This is needed when a coroutine exits when all other coroutines are
paused.
|
|
|
|
|
|
|
|
|
|
This reveals a bunch of bugs in select, but also a bunch of ways that we
can streamline things.
|
|
|
|
Lo and behold, there was a mistake in chan.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I've spent enough time thinking about how I would implement this that I
should just get it out of my head and into the code.
|
|
|
|
|
|
|
|
|
|
|
|
variants
|
|
|