Age | Commit message (Expand) | Author |
---|---|---|
2006-03-12 | (SAME_INODE): Remove definition. | Jim Meyering |
2006-01-09 | fix typo in comment | Jim Meyering |
2005-12-27 | (chdir_no_follow): Don't bother trying to open directory for write | Paul Eggert |
2005-12-26 | (chdir_no_follow): Move declaration of local, | Jim Meyering |
2005-12-25 | Whoops; don't remove the include for unistd.h, since it defines fchdir. | Paul Eggert |
2005-12-25 | (chdir_no_follow): Don't include stdio.h, assert.h, | Paul Eggert |
2005-12-25 | (chdir_no_follow): Remove unnecessary test of S_ISDIR (sb_init.st_mode). | Jim Meyering |
2005-12-23 | (chdir_no_follow): Rewrite to use fchdir even | Jim Meyering |
2005-12-23 | (O_NOFOLLOW): Define, if necessary. | Jim Meyering |
2005-12-21 | like chdir(2), but safer, if possible | Jim Meyering |