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

Comparing libev/ev.c (file contents):
Revision 1.5 by root, Tue Oct 30 23:54:38 2007 UTC vs.
Revision 1.6 by root, Tue Oct 30 23:55:29 2007 UTC

10 10
11#ifdef CLOCK_MONOTONIC 11#ifdef CLOCK_MONOTONIC
12# define HAVE_MONOTONIC 1 12# define HAVE_MONOTONIC 1
13#endif 13#endif
14 14
15#define HAVE_REALTIME 1
15#define HAVE_EPOLL 1 16#define HAVE_EPOLL 1
16#define HAVE_REALTIME 1
17#define HAVE_SELECT 1 17#define HAVE_SELECT 1
18 18
19#define MIN_TIMEJUMP 1. /* minimum timejump that gets detected (if monotonic clock available) */ 19#define MIN_TIMEJUMP 1. /* minimum timejump that gets detected (if monotonic clock available) */
20#define MAX_BLOCKTIME 60. 20#define MAX_BLOCKTIME 60.
21 21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines