summaryrefslogtreecommitdiff
path: root/lib/mkdir-p.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
* mkdir-p: improve diagnostic for FUSE mountsPaul Eggert2018-12-141-5/+16
* 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
* savewd: remove SAVEWD_CHDIR_READABLEPaul Eggert2015-09-221-3/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* mkdir-p: remove assumptions about umask and modePaul Eggert2013-05-111-35/+20
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: spelling fixesPaul Eggert2012-02-051-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-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-106/+106
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * lib/mkdir-p.c (make_dir_parents): Close a race condition thatPaul Eggert2007-02-011-9/+14
* * lib/mkdir-p.c (make_dir_parents): Fix race condition when makingPaul Eggert2006-12-041-3/+12
* Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.Paul Eggert2006-10-271-1/+0
* * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not alreadyPaul Eggert2006-10-121-0/+4
* * mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full filePaul Eggert2006-10-071-2/+2
* * mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".Jim Meyering2006-09-281-1/+2
* * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.Paul Eggert2006-09-161-42/+99
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Import from coreutils.Paul Eggert2006-07-171-295/+74
* Sync from coreutils.Paul Eggert2006-01-091-37/+56
* * mkdir-p.c (ENOSYS): Define to EEXIST if not defined.Paul Eggert2005-09-221-173/+113
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* (make_dir_parents): Don't apply sizeof to a hard-coded type name.Jim Meyering2005-06-291-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-0/+398