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

Comparing IO-AIO/Changes (file contents):
Revision 1.380 by root, Sun Mar 10 12:16:48 2019 UTC vs.
Revision 1.381 by root, Mon Mar 18 23:52:09 2019 UTC

35TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID 35TODO: https://github.com/coreutils/coreutils/blob/master/src/stat.c maybe IO::AIO::FSID
36TODO: mlock2, MLOCK_ONFAULT 36TODO: mlock2, MLOCK_ONFAULT
37TODO: dup3, pipe2, accept4 37TODO: dup3, pipe2, accept4
38TODO: dump config.log when automated testign and configure fails 38TODO: dump config.log when automated testign and configure fails
39TODO: ns time resolution in utime 39TODO: ns time resolution in utime
40TODO: statx
40 41
42 - (libeio) if fd 0 is available do not use it for aio_wd, as it
43 collides with IO::AIO::CWD.
41 - correctly include <sys/uio.h> in the vmsplice test. 44 - correctly include <sys/uio.h> in the vmsplice test.
45 - reduce codesize by ~7% on amd64 by declaring more functions
46 as noinline.
42 47
434.71 Sun Mar 10 13:09:26 CET 2019 484.71 Sun Mar 10 13:09:26 CET 2019
44 - due to an error in the linux manpages, the configure tests 49 - due to an error in the linux manpages, the configure tests
45 for readahead, sync_file_range, splice etc. failed. This has been fixed. 50 for readahead, sync_file_range, splice etc. failed. This has been fixed.
46 51

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines