summaryrefslogtreecommitdiff
path: root/lib/mkdir.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-1/+1
* 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/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-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 comment.Bruno Haible2010-04-111-1/+2
* mkdir: avoid xallocEric Blake2010-01-051-1/+0
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-1/+1
* mkdir: make safe for librariesEric Blake2009-10-291-1/+7
* mkdir, mkdirat: fix cygwin 1.5.x bugEric Blake2009-10-071-2/+16
* * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.Jim Meyering2008-10-261-1/+4
* Fix compilation errors related to rpl_mkdir on mingw.Bruno Haible2008-04-211-6/+14
* 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/+2
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+3
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Remove K&R cruft.Paul Eggert2003-09-091-17/+4
* *** empty log message ***Jim Meyering2001-09-161-0/+76
* .Jim Meyering2000-06-191-108/+0
* (S_IRWXU, S_IRWXG, S_IRWXO): Define if not defined.Jim Meyering1999-04-261-3/+15
* (mkdir): Use pid_t instead of int; check statusJim Meyering1999-03-301-2/+3
* ansideclifyJim Meyering1998-12-071-4/+2
* libitizeJim 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
* (mkdir): Use 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.9iJim Meyering1994-10-081-1/+0
* .Jim Meyering1994-10-081-23/+10
* .Jim Meyering1994-10-021-57/+24
* .Jim Meyering1994-08-271-4/+2
* .Jim Meyering1994-07-301-4/+27
* Initial revisionJim Meyering1992-10-311-0/+125