ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.xs
(Generate patch)

Comparing EV/EV.xs (file contents):
Revision 1.157 by root, Fri Jul 29 08:35:36 2011 UTC vs.
Revision 1.158 by root, Thu Jan 19 17:55:23 2012 UTC

18#define EV_STANDALONE 1 18#define EV_STANDALONE 1
19#define EV_PROTOTYPES 1 19#define EV_PROTOTYPES 1
20#define EV_USE_CLOCK_SYSCALL 0 /* as long as we need pthreads anyways... */ 20#define EV_USE_CLOCK_SYSCALL 0 /* as long as we need pthreads anyways... */
21#define EV_USE_NANOSLEEP EV_USE_MONOTONIC 21#define EV_USE_NANOSLEEP EV_USE_MONOTONIC
22#define EV_USE_FLOOR 1 22#define EV_USE_FLOOR 1
23#define EV_API_STATIC
23#define EV_H <ev.h> 24#define EV_H <ev.h>
24#define EV_CONFIG_H error 25#define EV_CONFIG_H error
25#include "EV/EVAPI.h" 26#include "EV/EVAPI.h"
26 27
27#define EV_SELECT_IS_WINSOCKET 0 28#define EV_SELECT_IS_WINSOCKET 0

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines