Age | Commit message (Expand) | Author |
2005-12-27 | (save_cwd): Don't bother trying to open directory | Paul Eggert |
2005-12-27 | (rpl_chown) [CHOWN_MODIFIES_SYMLINK]: | Paul Eggert |
2005-12-27 | (defined_S_IFMT): New macro. | Paul Eggert |
2005-12-27 | (diropen): Don't bother trying to open directory for write access: | Paul Eggert |
2005-12-27 | (chdir_no_follow): Don't bother trying to open directory for write | Paul Eggert |
2005-12-27 | (cdb_free): Don't bother trying to open directory | Paul Eggert |
2005-12-26 | (chdir_no_follow): Move declaration of local, | Jim Meyering |
2005-12-26 | *** empty log message *** | Jim Meyering |
2005-12-25 | chdir-safer.c still needs unistd.h | Paul Eggert |
2005-12-25 | Whoops; don't remove the include for unistd.h, since it defines fchdir. | Paul Eggert |
2005-12-25 | chdir-safer cleanup | Paul Eggert |
2005-12-25 | (chdir_no_follow): Don't include stdio.h, assert.h, | Paul Eggert |
2005-12-25 | (FCHMOD_SAFER_H): Remove: it was misnamed, and wasn't needed anyay. | Paul Eggert |
2005-12-25 | *** empty log message *** | Jim Meyering |
2005-12-25 | (chdir_no_follow): Remove unnecessary test of S_ISDIR (sb_init.st_mode). | Jim Meyering |
2005-12-23 | *** empty log message *** | Jim Meyering |
2005-12-23 | (make_dir_parents): Use chdir_no_follow only | Jim Meyering |
2005-12-23 | *** empty log message *** | Jim Meyering |
2005-12-23 | *** empty log message *** | Jim Meyering |
2005-12-23 | (chdir_no_follow): Rewrite to use fchdir even | Jim Meyering |
2005-12-23 | *** empty log message *** | Jim Meyering |
2005-12-23 | (O_NOFOLLOW): Define, if necessary. | Jim Meyering |
2005-12-23 | (O_NOFOLLOW): Define. | Jim Meyering |
2005-12-22 | *** empty log message *** | Jim Meyering |
2005-12-22 | Include "fcntl--.h" and "unistd--.h", to map open | Jim Meyering |
2005-12-21 | . | Jim Meyering |
2005-12-21 | . | Jim Meyering |
2005-12-21 | *** empty log message *** | Jim Meyering |
2005-12-21 | like chdir(2), but safer, if possible | Jim Meyering |
2005-12-20 | *** empty log message *** | Jim Meyering |
2005-12-20 | (RW_USR): Remove definition. | Jim Meyering |
2005-12-20 | *** empty log message *** | Jim Meyering |
2005-12-20 | (make_dir_parents): Remove unnecessary casts of alloca, | Jim Meyering |
2005-12-20 | *** empty log message *** | Jim Meyering |
2005-12-20 | (fchmod_new): Don't try to close fd if it's < 0. | Jim Meyering |
2005-12-19 | . | Jim Meyering |
2005-12-19 | . | Jim Meyering |
2005-12-17 | . | Jim Meyering |
2005-12-17 | *** empty log message *** | Jim Meyering |
2005-12-17 | (acl_entries): Add fallback implementation for POSIX ACL | Jim Meyering |
2005-12-17 | (copy_acl, set_acl): Add declarations. | Jim Meyering |
2005-12-17 | remove/openat cleanup | Paul Eggert |
2005-12-17 | Don't include <stdlib.h>, <unistd.h>, <fcntl.h>, | Paul Eggert |
2005-12-17 | Revamp code so that function macros depend on | Paul Eggert |
2005-12-15 | . | Jim Meyering |
2005-12-14 | *** empty log message *** | Jim Meyering |
2005-12-14 | (libcoreutils_a_SOURCES): Remove fprintftime.c | Jim Meyering |
2005-12-14 | * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along | Paul Eggert |
2005-12-14 | (stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@". | Paul Eggert |
2005-12-13 | (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to | Paul Eggert |