summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2007-01-14* fchdir-stub.c: Remove file. No longer needed.Jim Meyering-14/+4
2007-01-14Enable use of gnulib's new fchdir module.Bruno Haible-7/+12
2007-01-13Put CU_TEST_NAME in the environment for each test run by "make check".Jim Meyering-0/+58
2007-01-13Regenerate .cvsignore and .gitignore files.Jim Meyering-0/+6
2007-01-11Avoid a leak in expr's implementation of the ":" (match) operator.Jim Meyering-1/+16
2007-01-11* tests/misc/test-diag: Work also when libc's error functionJim Meyering-2/+10
2007-01-11Merge branch 'master' of /cuJim Meyering-2/+5
2007-01-11trivial mergeJim Meyering-27/+83
2007-01-10Don't use fts_statp uninitialized for "chown -RLh --preserve-root ...".Jim Meyering-2/+18
2007-01-07* tests/sample-test: Update copyright date to 2007.Jim Meyering-2/+15
2007-01-06* tests/fmt/basic (pfx-only, pfx-of-pfx): New tests,Jim Meyering-0/+18
2007-01-06* src/fmt.c (copy_rest): Correct prefix handling.G.P. Halkes-21/+18
2007-01-05Avoid a used-uninitialized bug for invalid input, i.e., when the sizeJim Meyering-1/+8
2007-01-05* src/dircolors.hin: Add a TERM directive for cons25.Mike Frysinger-0/+5
2007-01-04Use the release year, not the current year.Jim Meyering-2/+13
2007-01-04Ensure that "group --version" always prints the current year.Jim Meyering-4/+9
2007-01-04* Makefile.cfg (local-checks-to-skip): Skip strftime-check, inJim Meyering-2/+5
2007-01-04.cvsignore, .gitignore: Add fchownat.c and wctype-related files.Jim Meyering-0/+6
2007-01-04[ChangeLog]Jim Meyering-90/+340
2007-01-04* gl/lib/base64.c: Copied from gnulib.Jim Meyering-0/+475
2007-01-03[oops] Document what the ".0" in e.g., "-k 2,3.0" means, and...Evan Hunt-21/+25
2007-01-03Document what the ".0" in e.g., "-k 2,3.0" means, and...Evan Hunt-0/+11
2007-01-03Avoid spurious test failures on MacOS X 10.3.9, in a German locale.Bruno Haible-0/+10
2007-01-03* src/copy.c (copy_internal): Use mkfifo as a fallback if mknod fails.Bruno Haible-5/+14
2007-01-02Now, "ls -FRL" always follows symbolic links on Linux.Paul Eggert-15/+46
2007-01-01* tests/rm/fail-eperm: Instead, simply transform the actual output diagnostic.Jim Meyering-2/+9
2007-01-01* tests/rm/fail-eperm: Revert last change. The PATH=... settingJim Meyering-3/+9
2006-12-30* bootstrap (gnulib_extra_files): Remove announce-gen.Jim Meyering-2/+5
2006-12-30* tests/misc/base64: Factor a long, repetitive string.Jim Meyering-2/+3
2006-12-30* src/c99-to-c89.diff: Adjust remove.c offsets.Jim Meyering-3/+5
2006-12-30Clean up after the change of 2006-12-28.Jim Meyering-24/+39
2006-12-30* tests/rm/fail-eperm: Avoid spurious differences (the error functionJim Meyering-4/+7
2006-12-30* tests/mv/acl (skip): Skip this test also if the destinationJim Meyering-3/+10
2006-12-30* src/copy.c (copy_reg): Rewrite a comment that was renderedJim Meyering-2/+7
2006-12-28When moving "up" the hierarchy, be careful to remove a just-emptiedJim Meyering-15/+32
2006-12-28Remove 2006-12-24 entry (the corresponding change was never committed).Jim Meyering-10/+0
2006-12-27* src/tail.c (usage): Mention +N for --bytes and --lines.Jim Meyering-2/+9
2006-12-27* configure.ac: Require autoconf-2.61 and automake-1.10.Jim Meyering-2/+8
2006-12-26* Makefile.maint (VC-tag): Define, so as to gpg-sign each releaseJim Meyering-2/+19
2006-12-22* NEWS: dd bs= operands now silently override later ibs= and obs=,Paul Eggert-5/+21
2006-12-21* coreutils.texi (dd invocation): Specify that bs=N overrides only anyJim Meyering-1/+3
2006-12-21* Makefile.maint (patch-check): Fix shell quoting.Jim Meyering-2/+6
2006-12-21* coreutils.texi (dd invocation): Add to the description of cbs.Jim Meyering-0/+6
2006-12-21* coreutils.texi (dd invocation): Improve the documentationJim Meyering-5/+14
2006-12-21"rm -rf /etc/motd" (run by non-root) now prints a diagnostic.Jim Meyering-2/+75
2006-12-20"cut -f 2- A B" no longer triggers a double-free bugJim Meyering-0/+70
2006-12-15* tests/cp/open-perm-race: Correct the gdb-existence check.Jim Meyering-8/+19
2006-12-15Make sure cp -p isn't too generous with file permissions.Paul Eggert-1/+76
2006-12-15Ensure cp -pR --parents isn't too generous with parent permissions.Paul Eggert-1/+75
2006-12-14* tests/chgrp/default-no-deref: Don't assume that files are createdJim Meyering-2/+6