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

Comparing libev/ev.c (file contents):
Revision 1.480 by root, Thu Feb 18 04:48:05 2016 UTC vs.
Revision 1.481 by root, Thu Jun 1 20:25:50 2017 UTC

363 363
364#ifndef EV_HEAP_CACHE_AT 364#ifndef EV_HEAP_CACHE_AT
365# define EV_HEAP_CACHE_AT EV_FEATURE_DATA 365# define EV_HEAP_CACHE_AT EV_FEATURE_DATA
366#endif 366#endif
367 367
368#ifdef ANDROID 368#ifdef __ANDROID__
369/* supposedly, android doesn't typedef fd_mask */ 369/* supposedly, android doesn't typedef fd_mask */
370# undef EV_USE_SELECT 370# undef EV_USE_SELECT
371# define EV_USE_SELECT 0 371# define EV_USE_SELECT 0
372/* supposedly, we need to include syscall.h, not sys/syscall.h, so just disable */ 372/* supposedly, we need to include syscall.h, not sys/syscall.h, so just disable */
373# undef EV_USE_CLOCK_SYSCALL 373# undef EV_USE_CLOCK_SYSCALL

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines