diff options
| author | root <root> | 2011-06-19 17:55:13 +0000 | 
|---|---|---|
| committer | root <root> | 2011-06-19 17:55:13 +0000 | 
| commit | 611bec681a3a8790134fbeb97c44de72b8a95c3b (patch) | |
| tree | 932b4e4b9e901bc474b878c6f84a7e85c9d99fbd /Changes | |
| parent | 0390181dd3de602ad404ba2940a73e0c8a297b6e (diff) | |
ecb.h, ecb_cold
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,6 @@ Revision history for libev, a high-performance and full-featured event loop.  TODO: ev_loop_prefork hint?  TODO: ev_loop_wakeup -TODO: confusion about threads ongiong -TODO: not_blocked flag.  	- correct backend_fudge for most backends, and implement a windows            specific workaround to avoid looping because we call both @@ -16,6 +14,8 @@ TODO: not_blocked flag.          - do not rely on -lm anymore: use it when available but use our            own floor () if it is missing. This should make it easier to embed,            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).  4.04 Wed Feb 16 09:01:51 CET 2011  	- fix two problems in the native win32 backend, where reuse of fd's  | 
