--- IO-AIO/Changes 2005/07/31 21:21:12 1.26 +++ IO-AIO/Changes 2005/07/31 21:28:54 1.27 @@ -2,10 +2,10 @@ 1.1 - added configure script to detect availability of some calls. - (imperfect, as we cannot detect things like -lrt due it missing + (imperfect, as we cannot detect things like -lrt due to missing feedback yet). - - emulate fdatasync by fsync, pread/pwrite by unsafe read/write - and readahead by manual reading on platforms lacking those. + - emulate fdatasync via fsync, pread/pwrite via unsafe read/write + and readahead via manual reading on platforms lacking those. - ported t/03_errors.t+framework by Brad Fitzpatrick from Linux::AIO. - removed XOPEN_SOURCE because stupid solaris 9 doesn't