--- IO-AIO/Changes 2009/07/01 08:12:18 1.201 +++ IO-AIO/Changes 2009/07/15 01:36:04 1.203 @@ -7,6 +7,12 @@ TODO: aio_fcntl, at least for file-locking TODO: fallocate, if it wouldn't be so useless. + - use common::sense. + - use common schmorp.h header. + - allow integers (file descriptors) in addition to file handles. + - take advantage of linux' eventfd (but it seems slower on smp?). + - use poll not seelct on posix platforms. + 3.261 Wed Jul 1 10:11:51 CEST 2009 - more OS X workarounds (patch by Tokuhiro Matsuno).