From cc40b331f4f55f5a9328c52e646ac8998b8d2f62 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Jun 2013 00:14:23 +0000 Subject: *** empty log message *** --- ev.3 | 10 ++++++---- ev_win32.c | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ev.3 b/ev.3 index bb8501b..5ec8325 100644 --- a/ev.3 +++ b/ev.3 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) +.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.20) .\" .\" Standard preamble: .\" ======================================================================== @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "LIBEV 3" -.TH LIBEV 3 "2013-02-28" "libev-4.11" "libev - high performance full featured event loop" +.TH LIBEV 3 "2013-06-07" "libev-4.15" "libev - high performance full featured event loop" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -516,8 +516,10 @@ If this flag bit is or'ed into the flag value (or the program runs setuid or setgid) then libev will \fInot\fR look at the environment variable \&\f(CW\*(C`LIBEV_FLAGS\*(C'\fR. Otherwise (the default), this environment variable will override the flags completely if it is found in the environment. This is -useful to try out specific backends to test their performance, or to work -around bugs. +useful to try out specific backends to test their performance, to work +around bugs, or to make libev threadsafe (accessing environment variables +cannot be done in a threadsafe way, but usually it works if no other +thread modifies them). .ie n .IP """EVFLAG_FORKCHECK""" 4 .el .IP "\f(CWEVFLAG_FORKCHECK\fR" 4 .IX Item "EVFLAG_FORKCHECK" diff --git a/ev_win32.c b/ev_win32.c index 9217af5..d65634c 100644 --- a/ev_win32.c +++ b/ev_win32.c @@ -143,7 +143,7 @@ fail: #undef pipe #define pipe(filedes) ev_pipe (filedes) - + #define EV_HAVE_EV_TIME 1 ev_tstamp ev_time (void) -- cgit v1.2.3