summaryrefslogtreecommitdiff
path: root/lib/isdir.c
Commit message (Expand)AuthorAgeFilesLines
* * _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