summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-01-02New approach to safer chmod.Paul Eggert-1/+41
2006-01-02Clarify file mode bits versus file permission bits.Paul Eggert-34/+37
2006-01-02Update copyright year.Paul Eggert-2/+2
2006-01-02Clarify file mode bits versus file permission bits.Paul Eggert-14/+16
2006-01-02Document that mkfifo and mknod -m no longer set special bits.Paul Eggert-0/+3
2006-01-02No longer used.Paul Eggert-170/+0
2006-01-02(usage): Clarify -m's operation.Paul Eggert-28/+10
2006-01-02Update copyright year.Paul Eggert-1/+1
2006-01-02(usage): Clarify -m's operation.Paul Eggert-28/+8
2006-01-02Include lchmod.h.Paul Eggert-15/+7
2006-01-02Include lchmod.h.Paul Eggert-3/+4
2006-01-02Include lchmod.h.Paul Eggert-3/+4
2006-01-02New file.Paul Eggert-0/+50
2006-01-02(gl_MACROS): Require gl_FUNC_LCHMOD.Paul Eggert-3/+3
2006-01-02Include lchmod.h, lchmod.c.Paul Eggert-5/+7
2005-12-29(sort invocation): Clarify that by default a blank is a space or a tab.Paul Eggert-2/+11
2005-12-29(sort invocation): Clarify that a blank is a spacePaul Eggert-0/+5
2005-12-29add src/system.hJim Meyering-0/+1
2005-12-28.Jim Meyering-0/+0
2005-12-28*** empty log message ***Jim Meyering-1/+14
2005-12-28(EXTRA_DIST): Add .x-sc_prohibit_assert_without_use.Jim Meyering-0/+1
2005-12-28(sc_obsolete_symbols): Prohibit use of O_NDELAY.Jim Meyering-9/+14
2005-12-28Don't include <assert.h>; it wasn't used.Jim Meyering-9/+0
2005-12-27chdir-related fixesPaul Eggert-1/+37
2005-12-27(wipename): Use similar open flags to other places we open directories.Paul Eggert-3/+1
2005-12-27(fd_to_subdirp): Open with O_DIRECTORY | O_NOCTTYPaul Eggert-5/+6
2005-12-27(restricted_chown):Paul Eggert-8/+6
2005-12-27(save_cwd): Don't bother trying to open directoryPaul Eggert-6/+2
2005-12-27(rpl_chown) [CHOWN_MODIFIES_SYMLINK]:Paul Eggert-10/+27
2005-12-27(defined_S_IFMT): New macro.Paul Eggert-36/+45
2005-12-27(diropen): Don't bother trying to open directory for write access:Paul Eggert-4/+1
2005-12-27(chdir_no_follow): Don't bother trying to open directory for writePaul Eggert-15/+6
2005-12-27(cdb_free): Don't bother trying to open directoryPaul Eggert-6/+3
2005-12-26(chdir_no_follow): Move declaration of local,Jim Meyering-5/+7
2005-12-26*** empty log message ***Jim Meyering-0/+7
2005-12-25chdir-safer.c still needs unistd.hPaul Eggert-1/+1
2005-12-25Whoops; don't remove the include for unistd.h, since it defines fchdir.Paul Eggert-0/+1
2005-12-25chdir-safer cleanupPaul Eggert-0/+18
2005-12-25(chdir_no_follow): Don't include stdio.h, assert.h,Paul Eggert-43/+44
2005-12-25(FCHMOD_SAFER_H): Remove: it was misnamed, and wasn't needed anyay.Paul Eggert-6/+2
2005-12-25*** empty log message ***Jim Meyering-0/+5
2005-12-25(chdir_no_follow): Remove unnecessary test of S_ISDIR (sb_init.st_mode).Jim Meyering-10/+11
2005-12-23(TESTS): Add p-thru-slinkJim Meyering-1/+3
2005-12-23New file. Test for today's mkdir-p.c fix.Jim Meyering-0/+29
2005-12-23*** empty log message ***Jim Meyering-0/+3
2005-12-23(make_dir_parents): Use chdir_no_follow onlyJim Meyering-1/+8
2005-12-23*** empty log message ***Jim Meyering-1/+1
2005-12-23*** empty log message ***Jim Meyering-0/+3
2005-12-23(chdir_no_follow): Rewrite to use fchdir evenJim Meyering-29/+29
2005-12-23*** empty log message ***Jim Meyering-0/+6