--- libcoro/coro.h 2010/07/27 14:42:34 1.43 +++ libcoro/coro.h 2010/12/03 19:21:59 1.44 @@ -69,6 +69,7 @@ * 2008-11-16 work around a freebsd pthread bug. * 2008-11-19 define coro_*jmp symbols for easier porting. * 2009-06-23 tentative win32-backend support for mingw32 (Yasuhiro Matsumoto). + * 2010-12-03 tentative support for uclibc (which lacks all sorts of things). */ #ifndef CORO_H