summaryrefslogtreecommitdiff
path: root/modules/fflush
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+6
* gnulib-common: update for C2x 2020-12-11 draftPaul Eggert2021-07-311-1/+0
* Fix compilation errors in 32-bit C++ mode on HP-UX 11/ia64.Bruno Haible2019-12-091-1/+1
* fflush: Fix syntax error.Simon Josefsson2012-03-311-6/+7
* fflush: Move AC_LIBOBJ invocations to module description.Bruno Haible2011-06-161-0/+4
* fflush, fpurge: Relicense under LGPLv2+.Bruno Haible2011-05-061-1/+1
* fclose, fflush: Respect rules for use of AC_LIBOBJ.Bruno Haible2011-05-061-1/+0
* fflush: Relicense under LGPL.Bruno Haible2011-05-051-1/+1
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-7/+7
* fflush: also replace fclose when fixing fflushEric Blake2011-05-021-0/+2
* New private include file lib/stdio-impl.h.Bruno Haible2008-04-261-0/+1
* Remove execute permission.Bruno Haible2007-09-301-0/+0
* Fix lseek on mingw.Eric Blake2007-05-241-2/+2
* Fix fflush on mingw.Eric Blake2007-04-261-0/+1
* Ensure fseeko and ftello are declared on glibc systems.Bruno Haible2007-04-261-0/+3
* Make the combination of fflush and fseek/fseeko POSIX compliant.Bruno Haible2007-04-251-0/+2
* Depend on ftello.Bruno Haible2007-04-251-0/+1
* Make fflush rely on fpurge.Eric Blake2007-04-171-0/+2
* Mention the include file.Bruno Haible2007-04-131-0/+1
* * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.Eric Blake2007-04-101-0/+23