diff options
author | root <root> | 2012-04-02 20:12:16 +0000 |
---|---|---|
committer | root <root> | 2012-04-02 20:12:16 +0000 |
commit | 801b9edfa3d987f51ca3ee3d16f147ed0f56329c (patch) | |
tree | b8bd55d2cf6c0be9d37efc9cb64fd36309ad2509 /Changes | |
parent | 1a78f29c569e692a7e7fb56b47f0cc7f7398a9b6 (diff) |
cosmetics, he says
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,10 +6,10 @@ TODO: EV_STANDALONE == NO_HASSEL (do not use clock_gettime in ev_standalone) TODO: document WSA_EV_USE_SOCKET in win32 part TODO: ^ OR use WSASend/WSARecv on the handle, which always works TODO: use __OPTIMIZE__ or __OPTIMIZE_SIZE__? - - ev_once: undef EV_ERROR in ev_kqueue.c, to avoid clashing with - libev's EV_ERROR (reported by 191919). TODO: Jeff Davey libev patch + - ev_once: undef EV_ERROR in ev_kqueue.c, to avoid clashing with + libev's EV_ERROR (reported by 191919). - (ecb) add memory fence support for xlC (Darin McBride). - (ecb) add memory fence support for gcc-mips (Anton Kirilov). - work around some kernels losing file descriptors by leaking |