ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.388 by root, Wed Feb 23 07:14:22 2011 UTC vs.
Revision 1.389 by root, Fri Mar 4 16:41:21 2011 UTC

21 21
22#ifndef SVs_PADSTALE 22#ifndef SVs_PADSTALE
23# define SVs_PADSTALE 0 23# define SVs_PADSTALE 0
24#endif 24#endif
25 25
26#ifdef WIN32 26#if defined(_WIN32)
27# undef HAS_GETTIMEOFDAY 27# undef HAS_GETTIMEOFDAY
28# undef setjmp 28# undef setjmp
29# undef longjmp 29# undef longjmp
30# undef _exit 30# undef _exit
31# define setjmp _setjmp /* deep magic */ 31# define setjmp _setjmp /* deep magic */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines