X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Ffsync;h=660eb59bc00955b92d779a298e69289a97d16b5b;hb=ade8cd7e510c08163f4b80603de470555c92695c;hp=0092226ca810ad2458fc4979b5c708e6c06721e8;hpb=c6d98d8cd52c163c2dba42a41da25356c4dad9f0;p=gnulib.git diff --git a/modules/fsync b/modules/fsync index 0092226ca..660eb59bc 100644 --- a/modules/fsync +++ b/modules/fsync @@ -1,5 +1,5 @@ Description: -fsync(2) function: synchronize writes to a file. +fsync(2) function: synchronize writes, including metadata, to a file. Files: lib/fsync.c @@ -7,6 +7,7 @@ m4/fsync.m4 Depends-on: unistd +msvc-nothrow [test $HAVE_FSYNC = 0] configure.ac: gl_FUNC_FSYNC