summaryrefslogtreecommitdiff
path: root/modules/fflush
Commit message (Expand)AuthorAgeFilesLines
* 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