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

Comparing libeio/Changes (file contents):
Revision 1.32 by root, Wed Jun 29 10:32:55 2011 UTC vs.
Revision 1.33 by root, Tue Jul 5 09:24:11 2011 UTC

47 - work around a Linux (and likely FreeBSD and other kernels) bug 47 - work around a Linux (and likely FreeBSD and other kernels) bug
48 where sendfile would not transfer all the requested bytes on 48 where sendfile would not transfer all the requested bytes on
49 large transfers, using a heuristic. 49 large transfers, using a heuristic.
50 - use libecb, and apply lots of minor space optimisations. 50 - use libecb, and apply lots of minor space optimisations.
51 - disable sendfile on darwin, broken as everything else. 51 - disable sendfile on darwin, broken as everything else.
52 - add realpath function.
52 53

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines