summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-12-20 20:04:51 +0000
committerroot <root>2011-12-20 20:04:51 +0000
commit6e8595ac9e6d7b268c0d89d48cdc7760b62e0715 (patch)
tree378ae010fffa676d52d392839358b9697f7b950d /Changes
parent0fd5d8bef507b2b9888190e4470fac0bff116584 (diff)
ugh
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 0 insertions, 3 deletions
diff --git a/Changes b/Changes
index cad356e..cee7d45 100644
--- a/Changes
+++ b/Changes
@@ -4,9 +4,6 @@ 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
-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.