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

Comparing libeio/Changes (file contents):
Revision 1.25 by root, Tue Feb 15 03:21:41 2011 UTC vs.
Revision 1.26 by root, Thu May 26 03:51:55 2011 UTC

34 - suppoert utimes seperately from futimes, as some systems have 34 - suppoert utimes seperately from futimes, as some systems have
35 utimes but not futimes. 35 utimes but not futimes.
36 - use _POSIX_MEMLOCK_RANGE for mlock. 36 - use _POSIX_MEMLOCK_RANGE for mlock.
37 - do not (errornously) overwrite CFLAGS in configure.ac. 37 - do not (errornously) overwrite CFLAGS in configure.ac.
38 - mknod used int3 for dev_t (§2 bit), not offs (64 bit). 38 - mknod used int3 for dev_t (§2 bit), not offs (64 bit).
39 39 - fix memory corruption in eio_readdirx for the flags
40 combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines