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

Comparing libev/Changes (file contents):
Revision 1.282 by root, Tue Jan 22 05:18:27 2013 UTC vs.
Revision 1.284 by root, Mon Feb 18 03:20:28 2013 UTC

51 - rewrite the async/signal pipe logic to always keep a valid fd, which 51 - rewrite the async/signal pipe logic to always keep a valid fd, which
52 simplifies (and hopefuly correctifies :) the race checking 52 simplifies (and hopefuly correctifies :) the race checking
53 on fork, at the cost of one extra fd. 53 on fork, at the cost of one extra fd.
54 - add fat, msdos, jffs2, ramfs, ntfs and btrfs to the list of 54 - add fat, msdos, jffs2, ramfs, ntfs and btrfs to the list of
55 inotify-supporting filesystems. 55 inotify-supporting filesystems.
56 - move orig_CFLAGS assignment to after AC_INIT, as newer autoconf
57 versions ignore it before
58 (https://bugzilla.redhat.com/show_bug.cgi?id=908096).
59 - add some untested android support.
56 60
574.11 Sat Feb 4 19:52:39 CET 2012 614.11 Sat Feb 4 19:52:39 CET 2012
58 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as 62 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as
59 was documented already, but not implemented in the repeating case. 63 was documented already, but not implemented in the repeating case.
60 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS. 64 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines