test-stddef: test for (some) offsetof bugs
[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 lib/stdio-impl.h
8 m4/fwritable.m4
9
10 Depends-on:
11 stdbool
12
13 configure.ac:
14 gl_FUNC_FWRITABLE
15
16 Makefile.am:
17
18 Include:
19 "fwritable.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible, Eric Blake
26