diff options
| author | root <root> | 2009-08-26 17:46:22 +0000 | 
|---|---|---|
| committer | root <root> | 2009-08-26 17:46:22 +0000 | 
| commit | 647f4426ab73858145d0d67dadf3ff45ff8402f6 (patch) | |
| tree | 7332eea9c8d78ff08b7ec666f0971c616db9cb48 /Changes | |
| parent | 8be7dacbb351237aba5cad021ffe1298a4e3c1c8 (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -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. | 
