Hash :
569eba62
Author :
Date :
2008-04-26T18:12:05
New private include file lib/stdio-impl.h.
Description:
fseeko() function: Reposition a FILE stream.
Files:
lib/fseeko.c
lib/stdio-impl.h
m4/fseeko.m4
Depends-on:
extensions
lseek
stdio
configure.ac-early:
AC_REQUIRE([AC_FUNC_FSEEKO])
configure.ac:
gl_FUNC_FSEEKO
gl_STDIO_MODULE_INDICATOR([fseeko])
Makefile.am:
Include:
<stdio.h>
License:
LGPLv2+
Maintainer:
Bruno Haible