summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-10-14 04:23:19 +0000
committerroot <root>2010-10-14 04:23:19 +0000
commitdd1782a5ded339104c33ce03789472ee825f954d (patch)
treee9aae5cc8b55028ccdfff3ec31f3e0edff37cc33 /Changes
parent745f730f7b711755aabee184555a4f0b9cd28b0f (diff)
portability section
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 1 insertions, 2 deletions
diff --git a/Changes b/Changes
index 2bb3a04..776a0c9 100644
--- a/Changes
+++ b/Changes
@@ -2,9 +2,7 @@ Revision history for libev, a high-performance and full-featured event loop.
TODO: ABI??? API????? Changes???
TODO: win32 write() to socket for signal handling
-TODO: poll asert
TODO: EV_USE__XXX default with config, document
-TODO: pendingall => idleall?
TODO: portbality section, solaris errno rrentrant, aix, win32, linux 32 bit
TODO: include ev_xyz_start in each example?
TODO: section watcher states/lifetime
@@ -25,6 +23,7 @@ TODO: section watcher states/lifetime
on freebsd...).
- configure now prepends -O3, not appends it, so one can still
override it.
+ - greatly expanded the portability section.
- 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).