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

Comparing libev/ev.h (file contents):
Revision 1.134 by root, Tue Mar 16 00:20:17 2010 UTC vs.
Revision 1.135 by root, Tue Mar 16 00:26:41 2010 UTC

124# define EV_SIGNAL_ENABLE 1 124# define EV_SIGNAL_ENABLE 1
125#endif 125#endif
126 126
127/*****************************************************************************/ 127/*****************************************************************************/
128 128
129#if !EV_FEATURE_CODE && !defined (NDEBUG)
130# define NDEBUG 1
131# include <assert.h>
132#endif
133
134typedef double ev_tstamp; 129typedef double ev_tstamp;
135 130
136#ifndef EV_ATOMIC_T 131#ifndef EV_ATOMIC_T
137# include <signal.h> 132# include <signal.h>
138# define EV_ATOMIC_T sig_atomic_t volatile 133# define EV_ATOMIC_T sig_atomic_t volatile

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines