diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,7 +1,11 @@ -2006-01-02 Paul Eggert <eggert@cs.ucla.edu> +2006-01-03 Jim Meyering <jim@meyering.net> * Version 6.0-cvs. + * src/system.h (O_DIRECTORY) [!defined O_DIRECTORY]: Define. + +2006-01-02 Paul Eggert <eggert@cs.ucla.edu> + * src/chown-core.c (RC_do_ordinary_chown): New enum value. (restricted_chown): Return it, if the file cannot be accessed due to EPERM, or if no uid or gid are required, or if the file is |