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

Comparing IO-AIO/Changes (file contents):
Revision 1.230 by root, Sun May 9 20:42:55 2010 UTC vs.
Revision 1.231 by root, Wed Aug 4 14:02:58 2010 UTC

19O_NONBLOCK 19O_NONBLOCK
20O_RSYNC 20O_RSYNC
21O_SYNC 21O_SYNC
22O_TTY_INIT 22O_TTY_INIT
23 23
24 - do not leak memory in IO::AIO::mmap when the scalar already
25 had string-data.
24 - add O_RDWR, O_APPEND and O_EXCL symbols and semi-documented 26 - add O_RDWR, O_APPEND and O_EXCL symbols and semi-documented
25 them. 27 them.
26 - cache the result IV, for a minor speedup in the common case. 28 - cache the result IV, for a minor speedup in the common case.
29 - croak when an mmapped-scalar changes location, to detect
30 user-errors better.
27 31
283.65 Wed Mar 31 02:45:05 CEST 2010 323.65 Wed Mar 31 02:45:05 CEST 2010
29 - actually use PATH_MAX instead of NAME_MAX for readlink, as to not 33 - actually use PATH_MAX instead of NAME_MAX for readlink, as to not
30 cut off long pathnames in aio_readlink (based on patch by 34 cut off long pathnames in aio_readlink (based on patch by
31 Rasmus Andersson). 35 Rasmus Andersson).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines