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

Comparing libeio/Changes (file contents):
Revision 1.56 by root, Sat Dec 3 16:33:46 2016 UTC vs.
Revision 1.57 by root, Tue Dec 27 09:58:44 2016 UTC

77 - implement aio_realpath for windows. 77 - implement aio_realpath for windows.
78 - add EIO_FALLOC_FL_COLLAPSE_RANGE and EIO_FALLOC_FL_ZERO_RANGE. 78 - add EIO_FALLOC_FL_COLLAPSE_RANGE and EIO_FALLOC_FL_ZERO_RANGE.
79 - add EIO_FCNTL, EIO_IOCTL. 79 - add EIO_FCNTL, EIO_IOCTL.
80 - try to use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE when creating 80 - try to use SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE when creating
81 symlinks on windows. 81 symlinks on windows.
82 - support a minimum of EIO_PATH_MIN (default: 8160) as PATH_MAX (including
83 trailing 0 byte) in readlink, realpath etc.
84 - generate ENAMETOOLONG if readlink overflow is detected.
82 85
86

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines