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

Comparing libeio/Changes (file contents):
Revision 1.28 by root, Sun Jun 5 22:44:30 2011 UTC vs.
Revision 1.29 by root, Fri Jun 10 06:50:42 2011 UTC

40 - mknod used int3 for dev_t (§2 bit), not offs (64 bit). 40 - mknod used int3 for dev_t (§2 bit), not offs (64 bit).
41 - fix memory corruption in eio_readdirx for the flags 41 - fix memory corruption in eio_readdirx for the flags
42 combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST. 42 combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST.
43 - port to openbsd (another blatantly broken non-UNIX/POSIX platform). 43 - port to openbsd (another blatantly broken non-UNIX/POSIX platform).
44 - fix eio_custom prototype. 44 - fix eio_custom prototype.
45 - work around a Linux (and likely FreeBSD and other kernels) bug
46 where sendfile would not transfer all the requested bytes on
47 large transfers, using a heuristic.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines