diff options
| author | root <root> | 2008-10-23 04:56:49 +0000 | 
|---|---|---|
| committer | root <root> | 2008-10-23 04:56:49 +0000 | 
| commit | c20fc675dcb3570f5da597115ced5a2a82c71029 (patch) | |
| tree | aa21394378c95b58e5eb4304ad65149d2b4b948f /Changes | |
| parent | e18edf2b394650ac41062113ebb0750d493e18c3 (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 7 | 
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@  Revision history for libev, a high-performance and full-featured event loop.  WISH? monotonic clocks times/GetTickCount for coarse corrections? + +	- further optimise away the EPOLL_CTL_ADD/MOD combo in the epoll +          backend by assuming the kernel event mask hasn't changed if +          ADD fails with EEXIST. +        - use memset to initialise most arrays now and do away with the +          init functions. +  3.45 Tue Oct 21 21:59:26 CEST 2008  	- disable inotify usage on linux <2.6.25, as it is broken            (reported by Yoann Vandoorselaere).  | 
