diff options
author | root <root> | 2010-03-09 08:46:16 +0000 |
---|---|---|
committer | root <root> | 2010-03-09 08:46:16 +0000 |
commit | 2d932586ceeb88f6691b08c80b741a3bffa04b3c (patch) | |
tree | 85edb6ac78f08123f7aa254076b11329b8609b12 /Changes | |
parent | ca720a782c7de23c2738672ceb40f9056f7ccc6c (diff) |
ev_avoid_stdio
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |