--- libev/Changes 2011/12/19 20:15:28 1.243 +++ libev/Changes 2011/12/20 04:09:13 1.246 @@ -3,10 +3,10 @@ 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? TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone) TODO: memory fences for clang -TODO: fix repeat=0 in http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Be_smart_about_timeouts +ASKEXG!TODO: #define EV_API_DECL static? ev_default_loop_ptr? ev_rt_now? +ASKEXG!TODO: fix repeat=0 in http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#Be_smart_about_timeouts 4.10 - fix a race where the workaround against the epoll fork bugs caused signals to not be handled anymore. @@ -25,6 +25,11 @@ as cache-cold (saving almost 2k code size on typical amd64 setups). - add Symbols.ev and Symbols.event files, that were missing. - fix backend_mintime value for epoll (was 1/1024, is 1/1000 now). + - fix #3 "be smart about timeouts" to not "deadlock" when + timeout == now, also improve the section overall. + - avoid "AVOIDING FINISHING BEFORE RETURNING" idiom. + - support new EV_API_STATIC mode to make all libev symbols + static. 4.04 Wed Feb 16 09:01:51 CET 2011 - fix two problems in the native win32 backend, where reuse of fd's