do-release-commit-and-tag: add option to specify branch
[gnulib.git] / modules / freadptr
1 Description:
2 freadptr() function: Pointer to the input buffer of a stream.
3
4 Files:
5 lib/freadptr.h
6 lib/freadptr.c
7 lib/stdio-impl.h
8
9 Depends-on:
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += freadptr.c
15
16 Include:
17 "freadptr.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Bruno Haible
24