From 647f4426ab73858145d0d67dadf3ff45ff8402f6 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 26 Aug 2009 17:46:22 +0000 Subject: *** empty log message *** --- Changes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index 5c50a48..2e90c5a 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,15 @@ Revision history for libev, a high-performance and full-featured event loop. - backport inotify code to C89. + - inotify file descriptors were not properly recreated after a fork, + and could leak into child processes. - implement EV_WIN32_HANDLE_TO_FD and EV_WIN32_CLOSE_FD configuration symbols to make it easier for apps to do their own fd management. - support EV_IDLE_ENABLE being disabled in ev++.h (patch by Didier Spezia). - point out the unspecified signal mask in the documentation. + - take advantage of inotify_init1, if available, to set cloexec/nonblock + on fd creation, to avoid races. - changed minimum glibc requirement from glibc 2.9 to 2.7, for signalfd. -- cgit v1.2.3