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.48 by root, Mon Jun 13 09:52:36 2011 UTC vs.
Revision 1.49 by root, Thu Jun 30 12:48:40 2011 UTC

180VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */ 180VARx(char, fs_2625) /* whether we are running in linux 2.6.25 or newer */
181VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE]) 181VAR (fs_hash, ANFS fs_hash [EV_INOTIFY_HASHSIZE])
182#endif 182#endif
183 183
184VARx(EV_ATOMIC_T, sig_pending) 184VARx(EV_ATOMIC_T, sig_pending)
185VARx(int, nosigmask)
186#if EV_USE_SIGNALFD || EV_GENWRAP 185#if EV_USE_SIGNALFD || EV_GENWRAP
187VARx(int, sigfd) 186VARx(int, sigfd)
188VARx(ev_io, sigfd_w) 187VARx(ev_io, sigfd_w)
189VARx(sigset_t, sigfd_set) 188VARx(sigset_t, sigfd_set)
190#endif 189#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines