diff options
| author | root <root> | 2009-07-19 01:36:34 +0000 | 
|---|---|---|
| committer | root <root> | 2009-07-19 01:36:34 +0000 | 
| commit | dfa24c077cc325f0e21e169379aa6cac343cdaa2 (patch) | |
| tree | 6678a0f6a8036a1467ab0c9d7dee48d47afdb910 /Changes | |
| parent | c86e19d112a50d0f32e74f6f698f6dc81687da74 (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -2,6 +2,14 @@ Revision history for libev, a high-performance and full-featured event loop.  TODO: ev_walk  TODO: signal handling per loop +TODO: signalfd + +TODO: document signalfd procmask +	- incompatible change: do not necessarily reset signal handler +          to SIG_DFL when a sighandler is stopped. +	- take advantage of signalfd on GNU/Linux systems. +	- document that the signal mask might be in an unspecified +          state when using libev's signal handling.  3.7  Fri Jul 17 16:36:32 CEST 2009  	- ev_unloop and ev_loop wrongly used a global variable to exit loops, | 
