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

Comparing libev/ev_vars.h (file contents):
Revision 1.28 by root, Mon May 26 04:14:32 2008 UTC vs.
Revision 1.29 by root, Wed Oct 29 06:41:23 2008 UTC

63 63
64#if !defined(_WIN32) || EV_GENWRAP 64#if !defined(_WIN32) || EV_GENWRAP
65VARx(pid_t, curpid) 65VARx(pid_t, curpid)
66#endif 66#endif
67 67
68VARx(int, postfork) /* true if we need to recreate kernel state after fork */ 68VARx(char, postfork) /* true if we need to recreate kernel state after fork */
69 69
70#if EV_USE_SELECT || EV_GENWRAP 70#if EV_USE_SELECT || EV_GENWRAP
71VARx(void *, vec_ri) 71VARx(void *, vec_ri)
72VARx(void *, vec_ro) 72VARx(void *, vec_ro)
73VARx(void *, vec_wi) 73VARx(void *, vec_wi)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines