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

Comparing libev/ev.c (file contents):
Revision 1.145 by root, Tue Nov 27 08:54:38 2007 UTC vs.
Revision 1.146 by root, Tue Nov 27 09:17:51 2007 UTC

1632} 1632}
1633 1633
1634#if EV_STAT_ENABLE 1634#if EV_STAT_ENABLE
1635 1635
1636# ifdef _WIN32 1636# ifdef _WIN32
1637# undef lstat
1637# define lstat(a,b) stat(a,b) 1638# define lstat(a,b) _stati64 (a,b)
1638# endif 1639# endif
1639 1640
1640#define DEF_STAT_INTERVAL 5.0074891 1641#define DEF_STAT_INTERVAL 5.0074891
1641#define MIN_STAT_INTERVAL 0.1074891 1642#define MIN_STAT_INTERVAL 0.1074891
1642 1643

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines