summaryrefslogtreecommitdiff
path: root/lib/fflush.c
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/freading.h: Improve comments.Eric Blake2007-04-271-7/+10
* More comments.Bruno Haible2007-04-271-5/+22
* Fix fflush on mingw.Eric Blake2007-04-261-7/+7
* On BSD implementations, when we call lseek(), we must also update or disableBruno Haible2007-04-261-2/+9
* * lib/fflush.c: Fix missing include.Eric Blake2007-04-231-1/+5
* Make fflush rely on fpurge.Eric Blake2007-04-171-40/+12
* No need to preserve errno on success.Eric Blake2007-04-121-13/+5
* * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.Eric Blake2007-04-101-0/+96