--- libev/Changes 2011/08/25 17:39:43 1.239 +++ libev/Changes 2011/11/28 15:43:13 1.241 @@ -4,6 +4,8 @@ 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. @@ -116,7 +118,7 @@ that this is a race condition regardless of EV_SIGNALFD. - backport inotify code to C89. - inotify file descriptors could leak into child processes. - - ev_stat watchers could keep an errornous extra ref on the loop, + - ev_stat watchers could keep an erroneous extra ref on the loop, preventing exit when unregistering all watchers (testcases provided by ry@tinyclouds.org). - implement EV_WIN32_HANDLE_TO_FD and EV_WIN32_CLOSE_FD configuration @@ -184,7 +186,7 @@ Malek Hadj-Ali). - implement ev_suspend and ev_resume. - new EV_CUSTOM revents flag for use by applications. - - add documentation section about priorites. + - add documentation section about priorities. - add a glossary to the dcoumentation. - extend the ev_fork description slightly. - optimize a jump out of call_pending.