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

Comparing EV/EV.xs (file contents):
Revision 1.134 by root, Fri Sep 18 21:28:33 2009 UTC vs.
Revision 1.135 by root, Thu Dec 31 06:59:47 2009 UTC

389 const_iv (EV, BACKEND_DEVPOLL) 389 const_iv (EV, BACKEND_DEVPOLL)
390 const_iv (EV, BACKEND_PORT) 390 const_iv (EV, BACKEND_PORT)
391 const_iv (EV, BACKEND_ALL) 391 const_iv (EV, BACKEND_ALL)
392 const_iv (EV, FLAG_AUTO) 392 const_iv (EV, FLAG_AUTO)
393 const_iv (EV, FLAG_FORKCHECK) 393 const_iv (EV, FLAG_FORKCHECK)
394 const_iv (EV, FLAG_SIGNALFD)
394 const_iv (EV, FLAG_NOENV) 395 const_iv (EV, FLAG_NOENV)
395 const_iv (EV, FLAG_NOSIGFD) 396 const_iv (EV, FLAG_NOSIGFD) /* compatibility, always 0 */
396 const_iv (EV, FLAG_NOINOTIFY) 397 const_iv (EV, FLAG_NOINOTIFY)
397 398
398 const_iv (EV_, VERSION_MAJOR) 399 const_iv (EV_, VERSION_MAJOR)
399 const_iv (EV_, VERSION_MINOR) 400 const_iv (EV_, VERSION_MINOR)
400 }; 401 };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines