summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2006-01-10(gobble_file): Use DTTOIF only if it's defined.Jim Meyering-2/+2
2006-01-08(usage): Adjust the formatting of the entries forJim Meyering-2/+2
2006-01-06(rm_1): Remove `static' attribute on local `status'.Jim Meyering-4/+1
2006-01-05Give a few functions the inline attribute.Jim Meyering-15/+16
2006-01-05(ENOSYS) [!defined ENOSYS]: Don't define here.Jim Meyering-6/+0
2006-01-04.Jim Meyering-14/+14
2006-01-03(O_DIRECTORY) [!defined O_DIRECTORY]: Define.Jim Meyering-1/+5
2006-01-03(RC_do_ordinary_chown): New enum value.Paul Eggert-67/+62
2006-01-03(usage): Explain %g, %G, and %V a bit better.Paul Eggert-6/+6
2006-01-02(set_owner): Correct a comment.Jim Meyering-1/+4
2006-01-02(parse_options): Change warning to say that --retryJim Meyering-2/+2
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
2005-12-28Don't include <assert.h>; it wasn't used.Jim Meyering-9/+0
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-21.Jim Meyering-1/+2
2005-12-19(main) Avoid a minor race condition when `-m MODE' is specified, by usingJim Meyering-7/+16
2005-12-19(main) Avoid a minor race condition when `-m MODE' is specified, by usingJim Meyering-2/+9
2005-12-19(main) Avoid a minor race condition when `-m MODE' is specified, by usingJim Meyering-2/+9
2005-12-17(is_empty_dir): Open with O_NDELAY, so we don't hang, e.g., on a named pipe.Jim Meyering-13/+3
2005-12-17.Jim Meyering-13/+20
2005-12-17(cp_option_init): Don't set umask_kill member.Jim Meyering-1/+0
2005-12-17(cp_option_init): Don't set umask_kill member.Jim Meyering-6/+0
2005-12-17(cp_option_init) [umask_kill]: Remove member.Jim Meyering-3/+0
2005-12-17(umask_kill): With default acls, the umask is not to be applied.Jim Meyering-31/+66
2005-12-17(dir_LDADD, ls_LDADD, vdir_LDADD, cp_LDADD, mv_LDADD, ginstall_LDADD):Jim Meyering-0/+7
2005-12-17(get_dest_mode): Remove; it is obsolete after removing umask_kill.Jim Meyering-73/+63
2005-12-17Switch back from HAVE_ACL to USE_ACL: The acl() syscallJim Meyering-5/+5
2005-12-17(OPENAT_CWD_RESTORE__REQUIRE): Remove.Paul Eggert-38/+19
2005-12-15(print_it): Properly handle a backslash at theJim Meyering-0/+7
2005-12-15.Jim Meyering-11/+21
2005-12-15revert behavior of --format=FMT (-c)Jim Meyering-40/+145
2005-12-14(incompatible_options): New function.Paul Eggert-18/+28
2005-12-14(check_ordering_compatibility): New function.Paul Eggert-0/+35
2005-12-14Undo previous change.Paul Eggert-3/+0
2005-12-14(main): Check for close (STDOUT_FILENO) failure.Paul Eggert-1/+6
2005-12-12(struct irand_state, irand_init, irand32, irand_mod): Moved back here,Paul Eggert-0/+60
2005-12-12(struct irand_state, irand_init, irand32, irand_mod): Move to shred.c.Paul Eggert-60/+0
2005-12-12(EXTRA_DIST): Add rand-isaac.c.Paul Eggert-1/+1
2005-12-12Remove. All uses now simply include rand-isaac.c.Paul Eggert-91/+0
2005-12-12Include rand-isaac.c rather than rand-isaac.h.Paul Eggert-52/+58
2005-12-12Include rand-isaac.c rather than rand-isaac.h.Paul Eggert-7/+6
2005-12-12Revert to what used to be in shred.c, withoutPaul Eggert-86/+73
2005-12-12(noinst_HEADERS): Remove rand-isaac.h.Paul Eggert-3/+0