view modules/fsync @ 12302:3b1b1edbbf68

version-etc-fsf: relax license to LGPLv3+ * modules/version-etc-fsf (License): Relax license.
author Jim Meyering <meyering@redhat.com>
date Tue, 17 Nov 2009 07:20:41 +0100
parents 6dd4cb5e376f
children 4b78b9a95439
line wrap: on
line source

Description:
fsync(2) function: synchronize writes to a file.

Files:
lib/fsync.c
m4/fsync.m4

Depends-on:
unistd

configure.ac:
gl_FUNC_FSYNC
gl_UNISTD_MODULE_INDICATOR([fsync])

Makefile.am:

Include:
<unistd.h>

License:
LGPLv2+

Maintainer:
Richard W.M. Jones, Jim Meyering