summaryrefslogtreecommitdiff
path: root/modules/ftello
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+7
* ftello: Work around bug in macOS >= 10.15.Bruno Haible2021-03-211-0/+2
* Fix compilation errors in 32-bit C++ mode on HP-UX 11/ia64.Bruno Haible2019-12-091-1/+1
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-2/+1
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-0/+2
* Add dependencies to the 'largefile' module.Paul Eggert2011-07-261-0/+1
* ftello: Provide a non-inline replacement of ftell().Bruno Haible2011-06-131-0/+2
* ftello: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-06-131-0/+3
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-2/+2
* stdio: simplify by moving gl_STDIN_LARGE_OFFSET to fseeko, ftelloPaul Eggert2011-02-281-0/+1
* ftello: Relax license.Bruno Haible2010-08-281-1/+1
* ftell, ftello: Work around Solaris bug.Bruno Haible2010-05-011-0/+1
* Likewise for ftello.Eric Blake2008-03-061-0/+1
* Fix lseek on mingw.Eric Blake2007-05-241-0/+1
* Fix fseeko/ftello on cygwin 1.5.24.Eric Blake2007-05-241-0/+1
* Ensure fseeko and ftello are declared on glibc systems.Bruno Haible2007-04-261-0/+3
* New module 'ftello'.Bruno Haible2007-04-251-0/+24