--- Coro/MANIFEST 2001/08/16 21:55:34 1.22 +++ Coro/MANIFEST 2001/10/28 17:00:05 1.26 @@ -12,21 +12,23 @@ Coro/State.xs Coro/Signal.pm Coro/Semaphore.pm +Coro/SemaphoreSet.pm Coro/Channel.pm Coro/Cont.pm Coro/Specific.pm Coro/RWLock.pm -Coro/Util.pm Coro/MakeMaker.pm Coro/CoroAPI.h Coro/libcoro/LICENSE Coro/libcoro/coro.h Coro/libcoro/coro.c +Coro/libcoro/conftest.c Event/Makefile.PL Event/Event.pm Event/Event.xs +Event/Util.pm Event/Handle.pm Event/Socket.pm @@ -38,6 +40,7 @@ t/05_specific.t t/06_prio.t t/07_eval.t +t/08_join.t eg/bench eg/prodcons1