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

Comparing libev/ev.c (file contents):
Revision 1.97 by root, Sun Nov 11 01:53:07 2007 UTC vs.
Revision 1.98 by root, Sun Nov 11 02:05:20 2007 UTC

161typedef struct ev_watcher_list *WL; 161typedef struct ev_watcher_list *WL;
162typedef struct ev_watcher_time *WT; 162typedef struct ev_watcher_time *WT;
163 163
164static int have_monotonic; /* did clock_gettime (CLOCK_MONOTONIC) work? */ 164static int have_monotonic; /* did clock_gettime (CLOCK_MONOTONIC) work? */
165 165
166#ifdef WIN32
166#include "ev_win32.c" 167# include "ev_win32.c"
168#endif
167 169
168/*****************************************************************************/ 170/*****************************************************************************/
169 171
170static void (*syserr_cb)(const char *msg); 172static void (*syserr_cb)(const char *msg);
171 173

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines