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

Comparing Linux-AIO/Changes (file contents):
Revision 1.2 by root, Thu Aug 30 03:11:06 2001 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
30.1 Tue Apr 2 04:35:28 CEST 2002
4 - use pread/pwrite instead of lseek+read/write.
5 - fixed syscall prototypes.
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.
11
120.011 Tue Dec 25 03:02:30 CET 2001
13 - make it compile with 5.6.1 and maybe older versions. Boy is it
14 ugly now.
15
160.01 Mon Oct 8 14:57:59 CEST 2001
17 - fixed syntax errors so it compiles with gcc-2.95.4 as well.
2 18
30.002 190.002
4 - added Changes, aio_open, aio_close. 20 - added Changes, aio_open, aio_close.
5 21
60.001 220.001

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines