diff options
author | root <root> | 2011-05-26 03:51:55 +0000 |
---|---|---|
committer | root <root> | 2011-05-26 03:51:55 +0000 |
commit | e40c96e8149713855ee3ea599b09ded22aaaf8d1 (patch) | |
tree | c8658f2487fa6869fbf55535a6237e94ad3e4108 /Changes | |
parent | 92ce2af7a54cab0dbc49fa609a42244402b30048 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -36,4 +36,5 @@ TODO: openbsd requires stdint.h for intptr_t - why posix? - use _POSIX_MEMLOCK_RANGE for mlock. - do not (errornously) overwrite CFLAGS in configure.ac. - mknod used int3 for dev_t (ยง2 bit), not offs (64 bit). - + - fix memory corruption in eio_readdirx for the flags + combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST. |