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

Comparing libeio/Changes (file contents):
Revision 1.59 by root, Fri Jun 23 23:50:25 2017 UTC vs.
Revision 1.60 by root, Sat Jan 6 01:04:43 2018 UTC

82 - support a minimum of EIO_PATH_MIN (default: 8160) as PATH_MAX (including 82 - support a minimum of EIO_PATH_MIN (default: 8160) as PATH_MAX (including
83 trailing 0 byte) in readlink, realpath etc. 83 trailing 0 byte) in readlink, realpath etc.
84 - generate ENAMETOOLONG if readlink overflow is detected. 84 - generate ENAMETOOLONG if readlink overflow is detected.
85 - implement support for renameat2, and corresponding flags. 85 - implement support for renameat2, and corresponding flags.
86 - add EIO_FALLOC_FL_INSERT_RANGE and EIO_FALLOC_FL_UNSHARE_RANGE. 86 - add EIO_FALLOC_FL_INSERT_RANGE and EIO_FALLOC_FL_UNSHARE_RANGE.
87 - use posix_close if available or needed.
88 - save errno around close in ftruncateat, fstatvfsat and EIO_CLOSE.
89 - add EIO_SLURP convenience request.
90 - update configure.ac for newer autoconf/automake.
87 91
88 92

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines