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

Comparing libeio/Changes (file contents):
Revision 1.65 by root, Thu Nov 29 21:48:44 2018 UTC vs.
Revision 1.67 by root, Mon Mar 18 23:52:09 2019 UTC

91 - update configure.ac for newer autoconf/automake. 91 - update configure.ac for newer autoconf/automake.
92 - include sys/prctl.h if available. 92 - include sys/prctl.h if available.
93 - use O_NONBLOCK when opening directories and in truncateat and statvfsat. 93 - use O_NONBLOCK when opening directories and in truncateat and statvfsat.
94 - add EIO_MCL_ONFAULT. 94 - add EIO_MCL_ONFAULT.
95 - add eio_mlockall_sync. 95 - add eio_mlockall_sync.
96 - fix configure tests for readahead and sync_file_range, they were based on the
97 manpages, which turned out to be wrong.
98 - protect wd_open against fd being 0, which is used for the value of EIO_CWD.
96 99
97 100

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines