Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * _fpending.c: Include <config.h> unconditionally, since we no | Paul Eggert | 2006-09-13 | 1 | -3/+1 |
* | * modechange.c (mode_compile): Numeric modes now affect setuid and | Paul Eggert | 2006-07-28 | 1 | -5/+7 |
* | Import from coreutils. | Paul Eggert | 2006-07-17 | 1 | -42/+75 |
* | Sync from coreutils. | Paul Eggert | 2006-01-09 | 1 | -0/+3 |
* | Use a consistent style for including <config.h>. | Paul Eggert | 2005-09-19 | 1 | -1/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -1/+1 |
* | Merge from coreutils. | Paul Eggert | 2005-05-02 | 1 | -319/+192 |
* | (mode_compile): Don't decrement a pointer that | Paul Eggert | 2004-10-04 | 1 | -4/+7 |
* | Merge from coreutils. | Paul Eggert | 2004-08-07 | 1 | -8/+7 |
* | Remove K&R cruft. | Paul Eggert | 2003-09-09 | 1 | -6/+1 |
* | Remove trailing blanks. | Jim Meyering | 2003-06-06 | 1 | -1/+1 |
* | in lib: | Paul Eggert | 2003-05-29 | 1 | -5/+4 |
* | (mode_compile): Add cast to avoid warning about | Jim Meyering | 2001-12-09 | 1 | -12/+12 |
* | (mode_adjust): Fix error introduced on 1999-04-26 | Jim Meyering | 2001-11-19 | 1 | -6/+6 |
* | normalize spelling in comment | Jim Meyering | 2001-01-07 | 1 | -2/+2 |
* | Do not assume that mode_t uses the | Jim Meyering | 2000-12-29 | 1 | -20/+56 |
* | Remove "2000" from Copyright line, as the file hasn't been | Jim Meyering | 2000-10-31 | 1 | -1/+1 |
* | (mode_compile): Use uintmax_t, not unsigned | Jim Meyering | 2000-01-12 | 1 | -4/+4 |
* | (make_node_op_equals, mode_compile, mode_create_from_ref, mode_adjust): | Jim Meyering | 1999-04-26 | 1 | -57/+98 |
* | (make_node_op_equals): New function. | Jim Meyering | 1999-03-30 | 1 | -34/+79 |
* | (mode_compile): Upon allocation failure, free | Jim Meyering | 1999-03-28 | 1 | -2/+2 |
* | Fix post-protoization typo. | Jim Meyering | 1998-09-19 | 1 | -1/+1 |
* | (oatoi): declare arg to be constFILEUTILS-3_16x | Jim Meyering | 1998-09-09 | 1 | -1/+1 |
* | Protoize. | Jim Meyering | 1998-09-09 | 1 | -31/+22 |
* | (mode_create_from_ref): Remove dcl of unused local, I. | Jim Meyering | 1997-08-03 | 1 | -1/+0 |
* | (mode_create_from_ref): Don't use umask. | Jim Meyering | 1997-07-29 | 1 | -11/+4 |
* | (mode_create_from_ref): New function. | Jim Meyering | 1997-07-06 | 1 | -1/+36 |
* | . | Jim Meyering | 1996-10-29 | 1 | -1/+1 |
* | . | Jim Meyering | 1996-09-28 | 1 | -8/+8 |
* | update FSF address in copyright | Jim Meyering | 1996-07-15 | 1 | -2/+2 |
* | (mode_compile): Declare parameter MODE_STRING const. | Jim Meyering | 1996-05-16 | 1 | -2/+2 |
* | merge with 3.9h | Jim Meyering | 1994-10-02 | 1 | -7/+0 |
* | . | Jim Meyering | 1994-08-27 | 1 | -4/+2 |
* | . | Jim Meyering | 1994-07-01 | 1 | -1/+21 |
* | Initial revision | Jim Meyering | 1992-10-31 | 1 | -0/+330 |