summaryrefslogtreecommitdiff
path: root/lib/fclose.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-101-1/+3
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* fclose: Support for MSVC 9.Bruno Haible2011-09-251-5/+31
* fclose: Fix mistake earlier today.Bruno Haible2011-05-121-1/+1
* fclose: preserve fflush errorsEric Blake2011-05-111-6/+6
* fclose: Fix possible link error.Bruno Haible2011-05-111-7/+16
* fclose: avoid double close race when possibleEric Blake2011-05-101-3/+19
* fflush: also replace fclose when fixing fflushEric Blake2011-05-021-2/+8
* fclose: reduce dependenciesEric Blake2011-05-021-2/+4
* fclose: don't fail on non-seekable input streamEric Blake2011-04-301-1/+5
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* * lib/fclose.c: Fix typo in comment: s/close/fclose/.Jim Meyering2008-10-111-1/+1
* New module 'fclose'.Bruno Haible2008-10-111-0/+47