summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-03-09 08:46:16 +0000
committerroot <root>2010-03-09 08:46:16 +0000
commit2d932586ceeb88f6691b08c80b741a3bffa04b3c (patch)
tree85edb6ac78f08123f7aa254076b11329b8609b12 /Changes
parentca720a782c7de23c2738672ceb40f9056f7ccc6c (diff)
ev_avoid_stdio
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index ed3fb38..57f6cb8 100644
--- a/Changes
+++ b/Changes
@@ -11,6 +11,9 @@ Revision history for libev, a high-performance and full-featured event loop.
and analyzed by Aivars Kalvans).
- improve header file compatibility of the standalone eventfd code
in an obscure case.
+ - implement EV_AVOID_STDIO option.
+ - do not use sscanf to parse linux version number (smaller, faster,
+ no sscanf dependency).
3.9 Thu Dec 31 07:59:59 CET 2009
- signalfd is no longer used by default and has to be requested