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

Comparing libev/ev.pod (file contents):
Revision 1.392 by root, Tue Dec 20 20:04:51 2011 UTC vs.
Revision 1.393 by root, Sat Jan 21 12:23:45 2012 UTC

4663and do not want its identifiers to be visible. 4663and do not want its identifiers to be visible.
4664 4664
4665To use this, define C<EV_API_STATIC> and include F<ev.c> in the file that 4665To use this, define C<EV_API_STATIC> and include F<ev.c> in the file that
4666wants to use libev. 4666wants to use libev.
4667 4667
4668This option only works when libev is compiled with a C compiler, as C++
4669doesn't support the required declaration syntax.
4670
4668=item EV_AVOID_STDIO 4671=item EV_AVOID_STDIO
4669 4672
4670If this is set to C<1> at compiletime, then libev will avoid using stdio 4673If this is set to C<1> at compiletime, then libev will avoid using stdio
4671functions (printf, scanf, perror etc.). This will increase the code size 4674functions (printf, scanf, perror etc.). This will increase the code size
4672somewhat, but if your program doesn't otherwise depend on stdio and your 4675somewhat, but if your program doesn't otherwise depend on stdio and your

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines