summaryrefslogtreecommitdiff
path: root/coro.h
diff options
context:
space:
mode:
authorroot <root>2009-06-23 00:56:14 +0000
committerroot <root>2009-06-23 00:56:14 +0000
commitdf12ba153cdd696420678d7cd5905ca9cd26852f (patch)
tree3d5dcbe2746d860b3b39739b7bc74207b3bb5593 /coro.h
parent7f7a3f778dd0857b7e0a04e3734493d96bc4e863 (diff)
*** empty log message ***rel-5_151
Diffstat (limited to 'coro.h')
-rw-r--r--coro.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/coro.h b/coro.h
index 8ca8d39..33d5323 100644
--- a/coro.h
+++ b/coro.h
@@ -68,6 +68,7 @@
* 2008-11-10 the .cfi hacks are no longer needed.
* 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).
*/
#ifndef CORO_H