diff options
author | root <root> | 2011-08-25 15:15:40 +0000 |
---|---|---|
committer | root <root> | 2011-08-25 15:15:40 +0000 |
commit | 7d1560892d98d1716ab9d7a4d5307dd0d58c8040 (patch) | |
tree | 504c6f363cfe9af363502212dcb9a5d76bc9853a | |
parent | 28647bdbd217a12ede9fdc32faea02305e3f5069 (diff) |
*** empty log message ***
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,7 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: ev_loop_wakeup TODO: EV_NO_THREADS/NO_SMP and/or EV_USE_PTHREADS or so. also document. +TODO: #define EV_API_DECL static? ev_default_loop_ptr? 4.10 - fix a race where the workaround against the epoll fork bugs caused signals to not be handled anymore. @@ -19,6 +20,7 @@ TODO: EV_NO_THREADS/NO_SMP and/or EV_USE_PTHREADS or so. also document. as no external libraries are required. - strategically import macros from libecb and mark rarely-used functions as cache-chold (saving almost 2k code size on typical amd64 setups). + - add Symbols.ev and Symbols.event files, that were missing. 4.04 Wed Feb 16 09:01:51 CET 2011 - fix two problems in the native win32 backend, where reuse of fd's |