New module 'fwritable'.
[gnulib.git] / modules / fwritable
1 Description:
2 fwritable() function: Determine whether a FILE stream supports writing.
3
4 Files:
5 lib/fwritable.h
6 lib/fwritable.c
7 m4/fwritable.m4
8
9 Depends-on:
10 stdbool
11
12 configure.ac:
13 gl_FUNC_FWRITABLE
14
15 Makefile.am:
16
17 Include:
18 "fwritable.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible, Eric Blake
25