summaryrefslogtreecommitdiff
path: root/lib/modechange.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
* modechange: avoid memory leaks for invalid octal modesBernhard Voelker2014-03-251-2/+2
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* modechange: add notations +40, 00440, etc.Paul Eggert2012-03-081-18/+47
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-13/+13
* 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
* 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-162/+162
* 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-3/+1
* * modechange.c (mode_compile): Numeric modes now affect setuid andPaul Eggert2006-07-281-5/+7
* Import from coreutils.Paul Eggert2006-07-171-42/+75
* Sync from coreutils.Paul Eggert2006-01-091-0/+3
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2005-05-021-319/+192
* (mode_compile): Don't decrement a pointer thatPaul Eggert2004-10-041-4/+7
* Merge from coreutils.Paul Eggert2004-08-071-8/+7
* Remove K&R cruft.Paul Eggert2003-09-091-6/+1
* Remove trailing blanks.Jim Meyering2003-06-061-1/+1
* in lib:Paul Eggert2003-05-291-5/+4
* (mode_compile): Add cast to avoid warning aboutJim Meyering2001-12-091-12/+12
* (mode_adjust): Fix error introduced on 1999-04-26Jim Meyering2001-11-191-6/+6
* normalize spelling in commentJim Meyering2001-01-071-2/+2
* Do not assume that mode_t uses theJim Meyering2000-12-291-20/+56
* Remove "2000" from Copyright line, as the file hasn't beenJim Meyering2000-10-311-1/+1
* (mode_compile): Use uintmax_t, not unsignedJim Meyering2000-01-121-4/+4
* (make_node_op_equals, mode_compile, mode_create_from_ref, mode_adjust):Jim Meyering1999-04-261-57/+98
* (make_node_op_equals): New function.Jim Meyering1999-03-301-34/+79
* (mode_compile): Upon allocation failure, freeJim Meyering1999-03-281-2/+2
* Fix post-protoization typo.Jim Meyering1998-09-191-1/+1
* (oatoi): declare arg to be constFILEUTILS-3_16xJim Meyering1998-09-091-1/+1
* Protoize.Jim Meyering1998-09-091-31/+22
* (mode_create_from_ref): Remove dcl of unused local, I.Jim Meyering1997-08-031-1/+0
* (mode_create_from_ref): Don't use umask.Jim Meyering1997-07-291-11/+4
* (mode_create_from_ref): New function.Jim Meyering1997-07-061-1/+36
* .Jim Meyering1996-10-291-1/+1
* .Jim Meyering1996-09-281-8/+8
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* (mode_compile): Declare parameter MODE_STRING const.Jim Meyering1996-05-161-2/+2