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

Comparing Linux-AIO/Changes (file contents):
Revision 1.5 by root, Mon Apr 1 20:30:08 2002 UTC vs.
Revision 1.6 by root, Tue Apr 2 14:01:09 2002 UTC

1Revision history for Linux::AIO 1Revision history for Linux::AIO
2 2
30.1 30.1 Tue Apr 2 04:35:28 CEST 2002
4 - use pread/pwrite instead of lseek+read/write. 4 - use pread/pwrite instead of lseek+read/write.
5 - fixed syscall prototypes. 5 - fixed syscall prototypes.
6 - add stat/lstat calls. 6 - add stat/lstat calls.
7 - fixed max_parallel deadlock problem.
8 - beginning of a testsuite.
9 - fixed aio_close.
10 - paths are now properly saved.
7 11
80.011 Tue Dec 25 03:02:30 CET 2001 120.011 Tue Dec 25 03:02:30 CET 2001
9 - make it compile with 5.6.1 and maybe older versions. Boy is it 13 - make it compile with 5.6.1 and maybe older versions. Boy is it
10 ugly now. 14 ugly now.
11 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines