view modules/freadptr @ 14271:b4cc3c41ca79

libposix: Add _HEADERS primaries to posix modules. Modify gnulib-tool to strip them from generated Makefile.am-s where they are not needed. Also, replace M4 macro prefixes when requested. Finally, omit calls to error() for libposix.
author Bruce Korb <bkorb@gnu.org>
date Sat, 05 Feb 2011 08:22:48 -0800
parents d80561fed06e
children 3d02d25fa13d
line wrap: on
line source

Description:
freadptr() function: Pointer to the input buffer of a stream.

Files:
lib/freadptr.h
lib/freadptr.c
lib/stdio-impl.h

Depends-on:

configure.ac:

Makefile.am:
lib_SOURCES += freadptr.c

Include:
"freadptr.h"

License:
LGPLv2+

Maintainer:
Bruno Haible