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

Comparing libev/Changes (file contents):
Revision 1.267 by root, Sun May 6 13:42:10 2012 UTC vs.
Revision 1.268 by root, Sun May 6 16:30:28 2012 UTC

25 - (ecb) add memory fence support for gcc-mips (Anton Kirilov). 25 - (ecb) add memory fence support for gcc-mips (Anton Kirilov).
26 - (ecb) add memory fence support for gcc-alpha (Christian Weisgerber). 26 - (ecb) add memory fence support for gcc-alpha (Christian Weisgerber).
27 - work around some kernels losing file descriptors by leaking 27 - work around some kernels losing file descriptors by leaking
28 the kqueue descriptor in the child. 28 the kqueue descriptor in the child.
29 - include sys/syscall.h instead of plain syscall.h. 29 - include sys/syscall.h instead of plain syscall.h.
30 - check for io watcher loops in ev_verify, check for the most
31 common reported usage bug in ev_io_start.
30 32
314.11 Sat Feb 4 19:52:39 CET 2012 334.11 Sat Feb 4 19:52:39 CET 2012
32 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as 34 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as
33 was documented already, but not implemented in the repeating case. 35 was documented already, but not implemented in the repeating case.
34 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS. 36 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines