From: Tony Cook Date: Sat, 2 Jun 2012 02:15:21 +0000 (+1000) Subject: [perl #64772] allow for sync on read only handles X-Git-Tag: v5.17.1~281 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/c6ed316378d6d1918fa7626803c875b84f0ec8ea [perl #64772] allow for sync on read only handles This is useful on Linux for when you open a directory with open() and then sync the directory eg, after a rename. Tested on Linux, NetBSD, Solaris, Haiku-OS, Darwin, cygwin. Tests are skipped on VMS (where I have no idea if it will work), Win32 (for which opening directories requires special permissions). --- c6ed316378d6d1918fa7626803c875b84f0ec8ea