view modules/freadseek @ 40161:71ec1d2c1db9

gperf: Fix error when this module is required by some test module. * modules/gperf (Applicability): Set to 'all'.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 23:57:16 +0100
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
freadseek() function: Read and discard input from a stream.

Files:
lib/freadseek.h
lib/freadseek.c
lib/stdio-impl.h
m4/freadseek.m4

Depends-on:
freadahead
freadptr
fseeko
lseek

configure.ac:
gl_FUNC_FREADSEEK

Makefile.am:
lib_SOURCES += freadseek.c

Include:
"freadseek.h"

License:
LGPLv2+

Maintainer:
all