ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.h
(Generate patch)

Comparing libev/ev.h (file contents):
Revision 1.151 by root, Sun Oct 24 18:09:58 2010 UTC vs.
Revision 1.152 by root, Sun Oct 24 19:01:01 2010 UTC

102#ifndef EV_FORK_ENABLE 102#ifndef EV_FORK_ENABLE
103# define EV_FORK_ENABLE EV_FEATURE_WATCHERS 103# define EV_FORK_ENABLE EV_FEATURE_WATCHERS
104#endif 104#endif
105 105
106#ifndef EV_CLEANUP_ENABLE 106#ifndef EV_CLEANUP_ENABLE
107# define EV_CLEANUP_ENABLE 0 /* not implemented */ 107# define EV_CLEANUP_ENABLE EV_FEATURE_WATCHERS
108#endif 108#endif
109 109
110#ifndef EV_SIGNAL_ENABLE 110#ifndef EV_SIGNAL_ENABLE
111# define EV_SIGNAL_ENABLE EV_FEATURE_WATCHERS 111# define EV_SIGNAL_ENABLE EV_FEATURE_WATCHERS
112#endif 112#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines