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

Comparing libeio/Changes (file contents):
Revision 1.61 by root, Fri Mar 23 01:14:08 2018 UTC vs.
Revision 1.66 by root, Sun Mar 10 12:11:47 2019 UTC

87 - add EIO_FALLOC_FL_INSERT_RANGE and EIO_FALLOC_FL_UNSHARE_RANGE. 87 - add EIO_FALLOC_FL_INSERT_RANGE and EIO_FALLOC_FL_UNSHARE_RANGE.
88 - use posix_close if available or needed. 88 - use posix_close if available or needed.
89 - save errno around close in ftruncateat, fstatvfsat and EIO_CLOSE. 89 - save errno around close in ftruncateat, fstatvfsat and EIO_CLOSE.
90 - add EIO_SLURP convenience request. 90 - add EIO_SLURP convenience request.
91 - update configure.ac for newer autoconf/automake. 91 - update configure.ac for newer autoconf/automake.
92 - include sys/prctl.h if available.
93 - use O_NONBLOCK when opening directories and in truncateat and statvfsat.
94 - add EIO_MCL_ONFAULT.
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.
92 98
93 99

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines