summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2005-10-16.Jim Meyering-1/+1
2005-10-16.Jim Meyering-1/+1
2005-10-15(usage): Undocument deprecated --idle (-i) option.Jim Meyering-3/+1
2005-10-15.Jim Meyering-1/+1
2005-10-15(main): Remove --link -l options.Jim Meyering-5/+1
2005-10-15(parse_options): Remove --allow-missing option.Jim Meyering-7/+0
2005-10-15(usage): Document -m, once again.Jim Meyering-4/+22
2005-10-15(decode_switches): Warn about the deprecated --kilobytes option.Jim Meyering-1/+9
2005-10-15(main): Warn about the deprecated --kilobytes option.Jim Meyering-3/+9
2005-10-07(sortlines_temp): Redo previous change, since I'm no longer confidentPaul Eggert-1/+4
2005-10-06(sortlines_temp): Undo previous change, sincePaul Eggert-3/+1
2005-10-05Add a comment to go with the last change.Jim Meyering-0/+2
2005-10-05(sortlines_temp): Declare temporary as `int' ratherJim Meyering-1/+1
2005-10-03(MAX_N_FACTORS): Define in terms of sizeof (uintmax_t)Jim Meyering-3/+2
2005-10-01.Jim Meyering-1/+1
2005-10-01(main): Don't stop processing arguments upon the first invalid one.Jim Meyering-2/+2
2005-10-01.Jim Meyering-1/+1
2005-09-30(main): Don't assume size_t has the same widthPaul Eggert-1/+2
2005-09-29.v5.90COREUTILS-5_90Jim Meyering-1/+1
2005-09-29.Jim Meyering-1/+1
2005-09-29.Jim Meyering-1/+1
2005-09-29.Jim Meyering-1/+1
2005-09-28* src/system.h (LONGEST_MODIFIER): Use ULONG_MAX_LT_ULLONG_MAXPaul Eggert-1/+1
2005-09-26(touch): Handle "touch -c - >&-" by checking for EBADFPaul Eggert-3/+17
2005-09-25(touch): "touch -" now touches standard output.Paul Eggert-3/+7
2005-09-25(HAVE_FCHMOD, HAVE_FCHOWN): Define to 0 if not defined.Paul Eggert-12/+71
2005-09-24Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu...Jim Meyering-2/+2
2005-09-23(install_file_in_file): Be more conservative about the previous patch:Paul Eggert-2/+2
2005-09-23(change_timestamps): First arg is sourcePaul Eggert-13/+12
2005-09-23(copy_reg): Preserve time stamps ifPaul Eggert-2/+15
2005-09-23Don't include utime.h; not needed.Paul Eggert-14/+0
2005-09-23.Jim Meyering-5/+6
2005-09-23Use `verify' to ensure that our hard-codedJim Meyering-5/+18
2005-09-22.Jim Meyering-1/+8
2005-09-22Regenerate.Paul Eggert-21/+17
2005-09-22Include canon-host.h rather than declaring canon_host ourselves.Paul Eggert-1/+1
2005-09-22Include canon-host.h rather than declaringPaul Eggert-1/+1
2005-09-22Include strcase.h.Paul Eggert-0/+1
2005-09-22(EEXIST, ENOTEMPTY): Remove unused macros.Paul Eggert-8/+0
2005-09-22(X2NREALLOC, X2REALLOC): Moved here fromPaul Eggert-1/+14
2005-09-21.Jim Meyering-2/+9
2005-09-21.Jim Meyering-1/+1
2005-09-20(write_protected_non_symlink): Change comment to agree with the code.Jim Meyering-2/+2
2005-09-19(remove_dir): Return RM_ERROR, not `1',Jim Meyering-1/+1
2005-09-19(remove_cwd_entries): Syntactic tweak: move anJim Meyering-1/+2
2005-09-17(usage): Request that additions be sent to bug-coreutils@gnu.org, too.Jim Meyering-2/+2
2005-09-16(main): When failing to truncate, mention both the seek block countJim Meyering-1/+5
2005-09-16Include fprintftime.h.Jim Meyering-8/+3
2005-09-16(show_date): Correct comment: this function no longer handles aJim Meyering-3/+1
2005-09-16(show_date): Remove now-spurious braces.Jim Meyering-8/+7