view modules/fwritable @ 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 2c1ba629f5d5
children 36cb7e4a23d5
line wrap: on
line source

Description:
fwritable() function: Determine whether a FILE stream supports writing.

Files:
lib/fwritable.h
lib/fwritable.c
lib/stdio-impl.h
m4/fwritable.m4

Depends-on:
stdbool

configure.ac:
gl_FUNC_FWRITABLE

Makefile.am:

Include:
"fwritable.h"

License:
LGPL

Maintainer:
Bruno Haible, Eric Blake