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

Comparing libeio/Changes (file contents):
Revision 1.27 by root, Sun Jun 5 19:58:37 2011 UTC vs.
Revision 1.28 by root, Sun Jun 5 22:44:30 2011 UTC

39 - do not (errornously) overwrite CFLAGS in configure.ac. 39 - do not (errornously) overwrite CFLAGS in configure.ac.
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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines