summaryrefslogtreecommitdiff
path: root/lib/modechange.h
AgeCommit message (Collapse)Author
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-07-28Remove obsolete comment about masks.Paul Eggert
2006-07-17(mode_adjust): New API.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-28(MODE_X_IF_ANY_X, MODE_COPY_EXISTING):Paul Eggert
(struct mode_change): Move to modechange.c; callers don't need to see this stuff. (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL): (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove. (mode_change, mode_adjust): Reflect the new signatures noted above.
2004-08-02unsigned -> unsigned intPaul Eggert
2003-08-18Sync with gnulib.Jim Meyering
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering
Do not include config.h; no longer needed. Anyway, config.h should always be included before any other file.
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering
2000-07-09update copyright dateJim Meyering
1999-04-26Include <config.h>, <sys/types.h> for mode_t.Jim Meyering
(struct mode_change): Members affected and value are now mode_t instead of unsigned short.
1997-12-21Use PARAMS, not __P.Jim Meyering
1997-07-06(mode_create_from_ref): Add prototype.Jim Meyering
(MODE_MASK_ALL): New define. (MODE_BAD_REFERENCE): New define.
1996-10-29.Jim Meyering
1996-10-29.Jim Meyering
1996-07-15indent cpp-directivesJim Meyering
1996-07-15update FSF address in copyrightJim Meyering
1996-05-16Update prototypes.Jim Meyering
1992-10-31Initial revisionJim Meyering