summaryrefslogtreecommitdiff
path: root/lib/unlink.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
* stat failing with EOVERFLOW implies existencePaul Eggert2020-12-241-1/+2
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+3
* Use module 'filename' instead of module 'dosname'.Bruno Haible2020-03-281-1/+1
* unlink: fix malloc errno typoPaul Eggert2020-03-211-4/+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
* 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
* dirname: move m4/dos.m4 functionality into lib/dosname.hPaul Eggert2011-02-251-0/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* Work around unlink() bug on MacOS X 10.5.6.Bruno Haible2010-03-201-1/+11
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-37/+37
* unlink: new module, for Solaris 9 bugEric Blake2009-09-191-0/+85