Hash :
55ca839e
Author :
Date :
2010-05-01T20:32:26
ftell, ftello: Work around Solaris bug.
Description:
ftello() function: Retrieve the position of a FILE stream.
Files:
lib/ftello.c
lib/stdio-impl.h
m4/ftello.m4
Depends-on:
extensions
lseek
stdio
configure.ac-early:
AC_REQUIRE([AC_FUNC_FSEEKO])
configure.ac:
gl_FUNC_FTELLO
gl_STDIO_MODULE_INDICATOR([ftello])
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
Bruno Haible