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

Comparing libev/README.embed (file contents):
Revision 1.12 by root, Fri Nov 9 17:07:59 2007 UTC vs.
Revision 1.13 by root, Fri Nov 9 19:14:37 2007 UTC

76 that are not directly supported by libev code alone. 76 that are not directly supported by libev code alone.
77 77
78 EV_H 78 EV_H
79 79
80 The name of the ev.h header file used to include it. The default 80 The name of the ev.h header file used to include it. The default
81 if undefined is <ev.h> in event.h and "ev.h" in ev.c. This can be used 81 if undefined is <ev.h> in event.h and "ev.h" in ev.c. This can
82 to virtually rename the ev.h header file 82 be used to virtually rename the ev.h header file in case of
83 conflicts.
84
85 EV_EVENT_H
86
87 Similarly to EV_H, this macro cna be used to override event.c's idea
88 of where the event.h header can be found.
83 89
84 EV_USE_MONOTONIC 90 EV_USE_MONOTONIC
85 91
86 If undefined or defined to be "1", libev will try to detect the 92 If undefined or defined to be "1", libev will try to detect the
87 availability of the monotonic clock option at both compiletime and 93 availability of the monotonic clock option at both compiletime and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines