diff options
author | root <root> | 2012-02-04 17:57:55 +0000 |
---|---|---|
committer | root <root> | 2012-02-04 17:57:55 +0000 |
commit | 8bd5d2a25946234c4a1fe548d2422e45a7525b76 (patch) | |
tree | b1d0d01ada5d32829164d3c2d034f818f4d643a3 /Changes | |
parent | a5ab33589c68cbd203d0fd85e551b33f61ff062e (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,11 +2,11 @@ Revision history for libev, a high-performance and full-featured event loop. 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) 4.11 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as was documented already, but not implemented in the repeating case. + - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS. - fix a race where the workaround against the epoll fork bugs caused signals to not be handled anymore. - correct backend_fudge for most backends, and implement a windows |