summaryrefslogtreecommitdiff
path: root/modules/fwritable
blob: 56d698e33f6f567eb9dc876d7e19fdcf90d973fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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