--- IO-AIO/Changes 2005/07/31 18:45:49 1.22 +++ IO-AIO/Changes 2005/07/31 19:00:31 1.23 @@ -2,6 +2,8 @@ 1.1 - added configure script to detetc availability of some calls. + (imperfect, as we cannot detect things like -lrt due it missing + feedback yet). - emulate fdatasync by fsync, pread/pwrite by unsafe read/write and readahead by manual reading on platforms lacking those. - ported t/03_errors.t+framework by Brad Fitzpatrick