diff MODULES.html.sh @ 10565:6dd4cb5e376f

fsync: new module * lib/fsync.c: New file. * m4/fsync.m4: New file. * modules/fsync: New file. * modules/fsync-tests: New file. * tests/test-fsync.c: New file. * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC. * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both GNULIB_FSYNC and HAVE_FSYNC. * lib/unistd.in.h (@GNULIB_FSYNC@): Add a block for fsync. * MODULES.html.sh (posix_functions): Add fsync. * doc/posix-functions/fsync.texi: Update.
author Richard W.M. Jones <rjones@redhat.com>
date Wed, 01 Oct 2008 13:54:44 +0100
parents 2819ac4d82da
children 39f73ea22045
line wrap: on
line diff
--- a/MODULES.html.sh	Thu Oct 02 08:44:01 2008 +0200
+++ b/MODULES.html.sh	Wed Oct 01 13:54:44 2008 +0100
@@ -2110,6 +2110,7 @@
   func_module freopen
   func_module fseek
   func_module fseeko
+  func_module fsync
   func_module ftell
   func_module ftello
   func_module ftruncate