summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-01-24 12:31:55 +0000
committerroot <root>2010-01-24 12:31:55 +0000
commitf6aa3fc4625994405f4420586126aa3d31c19f75 (patch)
treed47981d506a7568b3b6603c066a1a3d928c5a729 /Changes
parent7001ea97ebc6484e1250f56965680472d4f14ce6 (diff)
disable poll on aix
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index e764cd8..962eab6 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,9 @@ Revision history for libev, a high-performance and full-featured event loop.
- remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
- configure now prepends -O3, not appends it, so one can still
override it.
+ - disable poll backend on AIX, the poll header spams the namespace
+ and it's not worth working around dead platforms (reported
+ and analyzed by Aivars Kalvans).
3.9 Thu Dec 31 07:59:59 CET 2009
- signalfd is no longer used by default and has to be requested