diff options
author | root <root> | 2011-12-20 04:08:35 +0000 |
---|---|---|
committer | root <root> | 2011-12-20 04:08:35 +0000 |
commit | 5bc953f2f1fab0fcf0791c8cc1a399301a5ceb93 (patch) | |
tree | 99ab1593c7d60216d73061f257d9c135e2daf6ae /Changes | |
parent | 4e06171156c4d47330d6ae736e0a5b193fb83f89 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ TODO: ev_loop_wakeup TODO: EV_NO_THREADS/NO_SMP and/or EV_USE_PTHREADS or so. also document. 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. |