From eef565ed29c0653e1fbb08ac193abfbce9929267 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 9 Apr 2008 22:53:15 +0000 Subject: *** empty log message *** --- Changes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index f7f6592..93fcfb0 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,6 @@ Revision history for libev, a high-performance and full-featured event loop. - event_base_loopexit should return 0 on success (W.C.A. Wijngaards). - - work around poll() potentially not clearing revents - field in ev_poll (Brandon Black). - added linux eventfd support. - try to autodetect epoll and inotify support by libc header version if not using autoconf. @@ -11,6 +9,9 @@ Revision history for libev, a high-performance and full-featured event loop. - declare functions defined in ev.h as inline if C99 or gcc are available. - enable inlining with gcc versions 2 and 3. + - work around broken poll implementations potentially + not clearing revents field in ev_poll (Brandon Black) + (no such systems are known at this time). - work around a bug in realloc on openbsd and darwin, also makes the errornous valgrind complaints go away (noted by various people). -- cgit v1.2.3