view modules/fclose @ 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 ac6f431cc95d
children 1f6b1f7275d0
line wrap: on
line source

Description:
fclose() function: close a stream.

Files:
lib/fclose.c
m4/fclose.m4

Depends-on:
stdio
close

configure.ac:
gl_FUNC_FCLOSE
gl_STDIO_MODULE_INDICATOR([fclose])

Makefile.am:

Include:
<stdio.h>

License:
LGPLv2+

Maintainer:
Bruno Haible