|
|
@ -3,6 +3,7 @@ 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: #define EV_API_DECL static? ev_default_loop_ptr? |
|
|
|
4.10 |
|
|
|
- fix a race where the workaround against the epoll fork bugs |
|
|
|
caused signals to not be handled anymore. |
|
|
@ -19,6 +20,7 @@ TODO: EV_NO_THREADS/NO_SMP and/or EV_USE_PTHREADS or so. also document. |
|
|
|
as no external libraries are required. |
|
|
|
- strategically import macros from libecb and mark rarely-used functions |
|
|
|
as cache-chold (saving almost 2k code size on typical amd64 setups). |
|
|
|
- add Symbols.ev and Symbols.event files, that were missing. |
|
|
|
|
|
|
|
4.04 Wed Feb 16 09:01:51 CET 2011 |
|
|
|
- fix two problems in the native win32 backend, where reuse of fd's |
|
|
|