summaryrefslogtreecommitdiff
path: root/lib/modechange.c
AgeCommit message (Expand)Author
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-07-28(mode_compile): Numeric modes now affect setuid andPaul Eggert
2006-07-17In comment: bits bits -> bits.Paul Eggert
2006-07-17(octal_to_mode): New function.Paul Eggert
2005-10-20(mode_compile): Reject an invalid mode string thatJim Meyering
2005-09-22Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-01(mode_free): Remove; all callers changed to invoke 'free'.Paul Eggert
2005-04-28Include stat-macros.h, xalloc.h.Paul Eggert
2004-09-24(mode_compile): Don't decrement a pointer thatPaul Eggert
2004-07-30Update copyright.Paul Eggert
2004-07-30Include <stdbool.h>.Paul Eggert
2003-09-10Include <stdlib.h> unconditionally.Jim Meyering
2003-06-06Include <stddef.h>.Jim Meyering
2001-12-09(mode_compile): Add cast to avoid warning aboutJim Meyering
2001-11-19(mode_adjust): Fix error introduced on 1999-04-26Jim Meyering
2001-01-07normalize spelling in commentJim Meyering
2000-12-29Do not assume that mode_t uses theJim Meyering
2000-10-31Remove "2000" from Copyright line, as the file hasn't beenJim Meyering
2000-01-12(mode_compile): Use uintmax_t, not unsignedJim Meyering
1999-04-26(make_node_op_equals, mode_compile, mode_create_from_ref, mode_adjust):Jim Meyering
1999-03-30(make_node_op_equals): New function.Jim Meyering
1999-03-28(mode_compile): Upon allocation failure, freeJim Meyering
1998-09-19Fix post-protoization typo.Jim Meyering
1998-09-09(oatoi): declare arg to be constJim Meyering
1998-09-09Protoize.Jim Meyering
1997-08-03(mode_create_from_ref): Remove dcl of unused local, I.Jim Meyering
1997-07-29(mode_create_from_ref): Don't use umask.Jim Meyering
1997-07-06(mode_create_from_ref): New function.Jim Meyering
1996-10-29.Jim Meyering
1996-09-28.Jim Meyering
1996-07-15update FSF address in copyrightJim Meyering
1996-05-16(mode_compile): Declare parameter MODE_STRING const.Jim Meyering
1994-10-02merge with 3.9hJim Meyering
1994-08-27.Jim Meyering
1994-07-01.Jim Meyering
1992-10-31Initial revisionJim Meyering