git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / freadable
blob2c69d960132abbbb3171d87a81b63186e81c41d2
1 Description:
2 freadable() function: Determine whether a FILE stream supports reading.
4 Files:
5 lib/freadable.h
6 lib/freadable.c
7 lib/stdio-impl.h
8 m4/freadable.m4
10 Depends-on:
11 stdbool
13 configure.ac:
14 gl_FUNC_FREADABLE
16 Makefile.am:
18 Include:
19 "freadable.h"
21 License:
22 LGPL
24 Maintainer:
25 Bruno Haible, Eric Blake