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.283 by root, Sun Feb 10 20:00:41 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).
56 59
574.11 Sat Feb 4 19:52:39 CET 2012 604.11 Sat Feb 4 19:52:39 CET 2012
58 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as 61 - INCOMPATIBLE CHANGE: ev_timer_again now clears the pending status, as
59 was documented already, but not implemented in the repeating case. 62 was documented already, but not implemented in the repeating case.
60 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS. 63 - new compiletime symbols: EV_NO_SMP and EV_NO_THREADS.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines