summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-09-29.Jim Meyering
2005-09-29.Jim Meyering
2005-09-29.Jim Meyering
2005-09-28* src/system.h (LONGEST_MODIFIER): Use ULONG_MAX_LT_ULLONG_MAXPaul Eggert
2005-09-26(touch): Handle "touch -c - >&-" by checking for EBADFPaul Eggert
2005-09-25(touch): "touch -" now touches standard output.Paul Eggert
2005-09-25(HAVE_FCHMOD, HAVE_FCHOWN): Define to 0 if not defined.Paul Eggert
2005-09-24Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu...Jim Meyering
2005-09-23(install_file_in_file): Be more conservative about the previous patch:Paul Eggert
2005-09-23(change_timestamps): First arg is sourcePaul Eggert
2005-09-23(copy_reg): Preserve time stamps ifPaul Eggert
2005-09-23Don't include utime.h; not needed.Paul Eggert
2005-09-23.Jim Meyering
2005-09-23Use `verify' to ensure that our hard-codedJim Meyering
2005-09-22.Jim Meyering
2005-09-22Regenerate.Paul Eggert
2005-09-22Include canon-host.h rather than declaring canon_host ourselves.Paul Eggert
2005-09-22Include canon-host.h rather than declaringPaul Eggert
2005-09-22Include strcase.h.Paul Eggert
2005-09-22(EEXIST, ENOTEMPTY): Remove unused macros.Paul Eggert
2005-09-22(X2NREALLOC, X2REALLOC): Moved here fromPaul Eggert
2005-09-21.Jim Meyering
2005-09-21.Jim Meyering
2005-09-20(write_protected_non_symlink): Change comment to agree with the code.Jim Meyering
2005-09-19(remove_dir): Return RM_ERROR, not `1',Jim Meyering
2005-09-19(remove_cwd_entries): Syntactic tweak: move anJim Meyering
2005-09-17(usage): Request that additions be sent to bug-coreutils@gnu.org, too.Jim Meyering
2005-09-16(main): When failing to truncate, mention both the seek block countJim Meyering
2005-09-16Include fprintftime.h.Jim Meyering
2005-09-16(show_date): Correct comment: this function no longer handles aJim Meyering
2005-09-16(show_date): Remove now-spurious braces.Jim Meyering
2005-09-16Regenerate.Paul Eggert
2005-09-16Include stat-time.h, and use its functions instead of the obsoletePaul Eggert
2005-09-16Include stat-time.h, and use its functions instead of the obsoletePaul Eggert
2005-09-16Include fprintftime.h.Jim Meyering
2005-09-15(usage, main): uname -a no longer generates the -p and -i outputs ifPaul Eggert
2005-09-13* src/dd.c: Detect some very unlikely buffer overflows.Paul Eggert
2005-09-13(docolon): Add IF_LINT check to avoid GCC warning.Paul Eggert
2005-09-13(TIME_SPEC_DATE): No longer needs to be nonzero, soPaul Eggert
2005-09-11(usage): Remove leading spaces in 2-lineJim Meyering
2005-09-10.Jim Meyering
2005-09-10.Jim Meyering
2005-09-10csplit could produce corrupt output, given input lines longer than 8KBJim Meyering
2005-09-09Regenerate.Paul Eggert
2005-09-09(tac_seekable): Store match length in regoff_t, not int. Assume thatPaul Eggert
2005-09-09(SKIP_SOMETHING, find_occurs_in_text):Paul Eggert
2005-09-09(proc_text): Store match length in regoff_t,Paul Eggert
2005-09-09* src/expr.c (docolon): 64-bit regex fixes.Paul Eggert
2005-09-09(process_regexp): Store match length in regoff_t,Paul Eggert
2005-09-09(main): Hoist errno=0 outside the ifdef.Paul Eggert