From: matz@... (Yukihiro Matsumoto) Date: 2002-01-18T01:39:13+09:00 Subject: Re: [RCR] #59 Add fsync method to IO class Hi, In message "Re: [RCR] #59 Add fsync method to IO class" on 02/01/18, Leslie Henlsey writes: |Windows has the function FlushFileBuffers | |( http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/filesio_8wvn.asp ) | |that seems to be the equivalent of fsync. Thank you for information. Now I'm pretty positive about this RCR. Although I'm not sure if fdatasync is that much required. | Any Mac experts out there |that can suggest the Mac equivalent? Also if you would like to help me |test the patch on Windows or Mac, please contact me via email. Mac support can be pending, since Ruby does not run on class Mac anyway. matz.