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

Comparing IO-AIO/Changes (file contents):
Revision 1.339 by root, Fri Jun 23 21:43:51 2017 UTC vs.
Revision 1.340 by root, Fri Jun 23 22:09:50 2017 UTC

1Revision history for IO::AIO 1Revision history for IO::AIO
2 2
3TODO: scandir - some dirs mostly contain subdirs - invert logic? 3TODO: scandir - some dirs mostly contain subdirs - invert logic?
4TODO: aio_cptree/mvtree 4TODO: aio_cptree/mvtree
5TODO: vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/) 5TODO: vmsplice? (http://kerneltrap.org/node/6505 http://lwn.net/Articles/178199/)
6TODO: getxattr etc.? 6TODO: getxattr, setxattr, listxattr, removexattr etc.?
7TODO: F_DUPFD_CLOEXEC
8TODO: emulation for splice? 7TODO: emulation for splice?
9TODO: syncfs/sync windows: 8TODO: syncfs/sync windows:
10TODO: posix_fallocate when flags=0 9TODO: posix_fallocate when flags=0
11http://stackoverflow.com/questions/65170/how-to-get-name-associated-with-open-handle/5286888#5286888 10http://stackoverflow.com/questions/65170/how-to-get-name-associated-with-open-handle/5286888#5286888
12http://blogs.msdn.com/b/adioltean/archive/2005/04/16/408947.aspx 11http://blogs.msdn.com/b/adioltean/archive/2005/04/16/408947.aspx
33TODO: FIDEDUPERANGE, file_ioctl.c 32TODO: FIDEDUPERANGE, file_ioctl.c
34TODO: mincore 33TODO: mincore
35TODO: SOCK_CLOEXEc etc. 34TODO: SOCK_CLOEXEc etc.
36TODO: unlinkat flags, linkat flags 35TODO: unlinkat flags, linkat flags
37 36
38 - add MADV_FREE constant.
39 - add a bunch of (mostly linux-specific) constants for use in ioctls 37 - add a bunch of (mostly linux-specific) constants for use in ioctls
40 (see aio_ioctl docs). 38 (see aio_ioctl docs).
41 - treescan now has a proper manpage and useful --help output. 39 - treescan now has a proper manpage and useful --help output.
42 - new option --sync in treescan, to sync everything in a subtree. 40 - new option --sync in treescan, to sync everything in a subtree.
43 - changed default for aio_msync flags to MSYNC_SYNC. 41 - changed default for aio_msync flags to MSYNC_SYNC.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines