summaryrefslogtreecommitdiff
path: root/lib/rmdir.c
Commit message (Expand)AuthorAgeFilesLines
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-2/+0
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-5/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-5/+6
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-12/+2
* Remove K&R cruft.Paul Eggert2003-09-091-3/+3
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* (rmdir): Use pid_t instead of int; check statusJim Meyering1999-03-301-2/+3
* .Jim Meyering1996-11-041-6/+6
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* No longer include safe-l?stat.h.Jim Meyering1995-05-191-2/+0
* (rmdir): Use stat, not safe_stat.Jim Meyering1995-05-131-1/+1
* Rename SAFE_STAT to safe_stat.Jim Meyering1995-01-271-1/+1
* .Jim Meyering1994-10-091-7/+0
* Initial revisionJim Meyering1994-10-021-0/+95