ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Changes
(Generate patch)

Comparing libev/Changes (file contents):
Revision 1.151 by root, Tue Nov 17 00:22:28 2009 UTC vs.
Revision 1.154 by root, Sat Dec 26 09:22:24 2009 UTC

15 on fd creation, to avoid races. 15 on fd creation, to avoid races.
16 - the signal handling pipe wasn't always initialised under windows 16 - the signal handling pipe wasn't always initialised under windows
17 (analysed by lekma). 17 (analysed by lekma).
18 - changed minimum glibc requirement from glibc 2.9 to 2.7, for 18 - changed minimum glibc requirement from glibc 2.9 to 2.7, for
19 signalfd. 19 signalfd.
20 - add missing string.h include (Denis F. Latypoff).
21 - only replace ev_stat.prev when we detect an actual difference,
22 so prev is (almost) always different to attr. this might
23 have caused the probems with 04_stat.t.
24 - add ev::timer->remaining () method to C++ API.
20 25
213.8 Sun Aug 9 14:30:45 CEST 2009 263.8 Sun Aug 9 14:30:45 CEST 2009
22 - incompatible change: do not necessarily reset signal handler 27 - incompatible change: do not necessarily reset signal handler
23 to SIG_DFL when a sighandler is stopped. 28 to SIG_DFL when a sighandler is stopped.
24 - ev_default_destroy did not properly free or zero some members, 29 - ev_default_destroy did not properly free or zero some members,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines