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

Comparing libev/Changes (file contents):
Revision 1.134 by root, Sun Jul 19 03:49:04 2009 UTC vs.
Revision 1.135 by root, Sun Jul 19 04:06:13 2009 UTC

4TODO: signal handling per loop 4TODO: signal handling per loop
5 5
6TODO: nsig 6TODO: nsig
7 - incompatible change: do not necessarily reset signal handler 7 - incompatible change: do not necessarily reset signal handler
8 to SIG_DFL when a sighandler is stopped. 8 to SIG_DFL when a sighandler is stopped.
9 - ev_default_destroy did not properly set one member to zero, 9 - ev_default_destroy did not properly free or zero some members,
10 potentially causing crashes and memory corruption on repated 10 potentially causing crashes and memory corruption on repated
11 ev_default_destroy/ev_default_loop calls. 11 ev_default_destroy/ev_default_loop calls.
12 - take advantage of signalfd on GNU/Linux systems. 12 - take advantage of signalfd on GNU/Linux systems.
13 - document that the signal mask might be in an unspecified 13 - document that the signal mask might be in an unspecified
14 state when using libev's signal handling. 14 state when using libev's signal handling.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines