Mercurial > hg > octave-shane > gnulib-hg
view modules/freadseek @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 83ddd76ac091 |
children | 3d02d25fa13d |
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 Depends-on: freadahead freadptr fseeko lseek configure.ac: AC_REQUIRE([AC_C_INLINE]) Makefile.am: lib_SOURCES += freadseek.c Include: "freadseek.h" License: LGPLv2+ Maintainer: Bruno Haible