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

Comparing libev/ev.c (file contents):
Revision 1.429 by root, Tue May 8 15:50:49 2012 UTC vs.
Revision 1.430 by root, Wed May 9 16:50:23 2012 UTC

411# undef EV_USE_INOTIFY 411# undef EV_USE_INOTIFY
412# define EV_USE_INOTIFY 0 412# define EV_USE_INOTIFY 0
413# endif 413# endif
414#endif 414#endif
415 415
416#if EV_SELECT_IS_WINSOCKET
417# include <winsock.h>
418#endif
419
420#if EV_USE_EVENTFD 416#if EV_USE_EVENTFD
421/* our minimum requirement is glibc 2.7 which has the stub, but not the header */ 417/* our minimum requirement is glibc 2.7 which has the stub, but not the header */
422# include <stdint.h> 418# include <stdint.h>
423# ifndef EFD_NONBLOCK 419# ifndef EFD_NONBLOCK
424# define EFD_NONBLOCK O_NONBLOCK 420# define EFD_NONBLOCK O_NONBLOCK

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines