summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-09-25 21:27:35 +0000
committerroot <root>2011-09-25 21:27:35 +0000
commit8a570a6407f41e258b29db53fa6a5d4f485e8723 (patch)
treea6c596247027c0e38445bada9671ae7077527e75 /Changes
parentd64e35cce4274203770aa217d982a956e8e34c89 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index e2df754..baf554b 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,8 @@ 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
4.10
- fix a race where the workaround against the epoll fork bugs
caused signals to not be handled anymore.