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.2 by root, Sun Nov 4 00:24:17 2007 UTC vs.
Revision 1.3 by root, Sun Nov 4 18:15:16 2007 UTC

73 73
74VARx(struct ev_check **, checks) 74VARx(struct ev_check **, checks)
75VARx(int, checkmax) 75VARx(int, checkmax)
76VARx(int, checkcnt) 76VARx(int, checkcnt)
77 77
78VAR (childs, struct ev_child *childs [PID_HASHSIZE])
79VARx(struct ev_signal, childev)
80
81VARx(struct ev_io, sigev)
82
83#undef VARx 78#undef VARx
84 79

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines