summaryrefslogtreecommitdiff
path: root/lib/isdir.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* isdir: clean up, since at least grep still uses itJim Meyering2009-12-261-10/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-4/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* ansideclifyJim Meyering1998-12-071-2/+1
* cpp-directive aestheticsJim Meyering1998-03-271-4/+4
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-5/+5
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* No longer include safe-l?stat.h.Jim Meyering1995-05-191-2/+0
* (isdir): Usage stat, not safe_stat.Jim Meyering1995-05-131-1/+1
* Rename SAFE_STAT to safe_stat.Jim Meyering1995-01-271-1/+1
* merge with 3.9hJim Meyering1994-10-021-7/+0
* .Jim Meyering1994-08-271-2/+2
* .Jim Meyering1994-08-271-2/+0
* Use SAFE_STAT instead of stat to avoid unnecessary failureJim Meyering1994-07-301-2/+21
* Initial revisionJim Meyering1992-10-311-0/+35