Update and improve help for --without-included-regex.
[gnulib.git] / modules / freadable
1 Description:
2 freadable() function: Determine whether a FILE stream supports reading.
3
4 Files:
5 lib/freadable.h
6 lib/freadable.c
7 lib/stdio-impl.h
8 m4/freadable.m4
9
10 Depends-on:
11 stdbool
12
13 configure.ac:
14 gl_FUNC_FREADABLE
15
16 Makefile.am:
17
18 Include:
19 "freadable.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Bruno Haible, Eric Blake
26