platform/upstream/coreutils.git
2007-01-26 Jim Meyering* .x-sc_cast_of_argument_to_free: Remove this file.
2007-01-25 Dan Hipschman* src/sort.c (create_temp): Remove superfluous access...
2007-01-24 Jim MeyeringRemove usually-skipped test.
2007-01-24 Jim MeyeringPass "make distcheck" again.
2007-01-24 Paul Eggert* NEWS: New option sort -C, proposed by XCU ERN 127...
2007-01-24 Jim MeyeringFix a typo.
2007-01-23 Jim MeyeringDon't depend on "which".
2007-01-23 Dan HipschmanTest sort compression.
2007-01-23 Jim Meyering* NEWS: sort temp file compression: tweak wording.
2007-01-23 Dan Hipschman* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRI...
2007-01-20 Jim Meyering* tests/misc/pwd-long: Work properly even when run...
2007-01-20 Paul EggertStandardize on list of signals when an app catches...
2007-01-19 Jim Meyering[lib/ChangeLog]
2007-01-19 Dan Hipschman* src/sort.c (cleanup): Clear temphead at the end.
2007-01-19 Jim Meyering* coreutils.texi (ls: General output formatting): Menti...
2007-01-18 Jim Meyering* src/c99-to-c89.diff: Adjust remove.c offsets.
2007-01-17 Jim MeyeringMake "rm --interactive=never ..." never prompt.
2007-01-15 Jim Meyering* bootstrap (gnulib_tool): When adding to .cvsignore...
2007-01-15 Jim Meyering* src/remove.c (remove_dir): Don't use errno in diagnostic.
2007-01-15 Jim Meyering* bootstrap.conf (avoided_gnulib_modules): Fix my typo:
2007-01-14 Jim Meyering* fchdir-stub.c: Remove file. No longer needed.
2007-01-14 Bruno HaibleEnable use of gnulib's new fchdir module.
2007-01-13 Jim MeyeringPut CU_TEST_NAME in the environment for each test run...
2007-01-13 Jim MeyeringRegenerate .cvsignore and .gitignore files.
2007-01-11 Jim MeyeringAvoid a leak in expr's implementation of the ":" (match...
2007-01-11 Jim Meyering* tests/misc/test-diag: Work also when libc's error...
2007-01-11 Jim MeyeringMerge branch 'master' of /cu
2007-01-11 Jim Meyeringtrivial merge
2007-01-10 Jim MeyeringDon't use fts_statp uninitialized for "chown -RLh ...
2007-01-07 Jim Meyering* tests/sample-test: Update copyright date to 2007.
2007-01-06 Jim Meyering* tests/fmt/basic (pfx-only, pfx-of-pfx): New tests,
2007-01-06 G.P. Halkes* src/fmt.c (copy_rest): Correct prefix handling.
2007-01-05 Jim MeyeringAvoid a used-uninitialized bug for invalid input, i...
2007-01-05 Mike Frysinger* src/dircolors.hin: Add a TERM directive for cons25.
2007-01-04 Jim MeyeringUse the release year, not the current year.
2007-01-04 Jim MeyeringEnsure that "group --version" always prints the current...
2007-01-04 Jim Meyering* Makefile.cfg (local-checks-to-skip): Skip strftime...
2007-01-04 Jim Meyering.cvsignore, .gitignore: Add fchownat.c and wctype-relat...
2007-01-04 Jim Meyering[ChangeLog]
2007-01-04 Jim Meyering* gl/lib/base64.c: Copied from gnulib.
2007-01-03 Evan Hunt[oops] Document what the ".0" in e.g., "-k 2,3.0" means...
2007-01-03 Evan HuntDocument what the ".0" in e.g., "-k 2,3.0" means, and...
2007-01-03 Bruno HaibleAvoid spurious test failures on MacOS X 10.3.9, in...
2007-01-03 Bruno Haible* src/copy.c (copy_internal): Use mkfifo as a fallback...
2007-01-02 Paul EggertNow, "ls -FRL" always follows symbolic links on Linux.
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Instead, simply transform the...
2007-01-01 Jim Meyering* tests/rm/fail-eperm: Revert last change. The PATH...
2006-12-30 Jim Meyering* bootstrap (gnulib_extra_files): Remove announce-gen.
2006-12-30 Jim Meyering* tests/misc/base64: Factor a long, repetitive string.
2006-12-30 Jim Meyering* src/c99-to-c89.diff: Adjust remove.c offsets.
2006-12-30 Jim MeyeringClean up after the change of 2006-12-28.
2006-12-30 Jim Meyering* tests/rm/fail-eperm: Avoid spurious differences ...
2006-12-30 Jim Meyering* tests/mv/acl (skip): Skip this test also if the desti...
2006-12-30 Jim Meyering* src/copy.c (copy_reg): Rewrite a comment that was...
2006-12-28 Jim MeyeringWhen moving "up" the hierarchy, be careful to remove...
2006-12-28 Jim MeyeringRemove 2006-12-24 entry (the corresponding change was...
2006-12-27 Jim Meyering* src/tail.c (usage): Mention +N for --bytes and -...
2006-12-27 Jim Meyering* configure.ac: Require autoconf-2.61 and automake...
2006-12-26 Jim Meyering* Makefile.maint (VC-tag): Define, so as to gpg-sign...
2006-12-22 Paul Eggert* NEWS: dd bs= operands now silently override later...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Specify that bs=N...
2006-12-21 Jim Meyering* Makefile.maint (patch-check): Fix shell quoting.
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Add to the descriptio...
2006-12-21 Jim Meyering* coreutils.texi (dd invocation): Improve the documentation
2006-12-21 Jim Meyering"rm -rf /etc/motd" (run by non-root) now prints a diagn...
2006-12-20 Jim Meyering"cut -f 2- A B" no longer triggers a double-free bug
2006-12-15 Jim Meyering* tests/cp/open-perm-race: Correct the gdb-existence...
2006-12-15 Paul EggertMake sure cp -p isn't too generous with file permissions.
2006-12-15 Paul EggertEnsure cp -pR --parents isn't too generous with parent...
2006-12-14 Jim Meyering* tests/chgrp/default-no-deref: Don't assume that files...
2006-12-14 Jim MeyeringDon't hang when there's no input tty.
2006-12-14 Jim MeyeringTest for a hard-to-detect race fix, using gdb.
2006-12-14 Jim Meyeringchgrp, chown: Don't prohibit -RLh, aka -RL with --no...
2006-12-14 Jim Meyering* NEWS: --preserve-root now works with chgrp, chmod...
2006-12-14 Jim Meyering* coreutils.texi: Remove two doubled words.
2006-12-13 Jim Meyering* NEWS: Mention the chmod fix induced by the recent...
2006-12-13 Andreas SchwabDon't fail if mv/acl test succeeds.
2006-12-13 Paul EggertRemove some arbitrary restrictions on size fields,
2006-12-13 Jim Meyering* tests/chgrp/default-no-deref: New test.
2006-12-12 Jim Meyering* jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now...
2006-12-12 Jim Meyering* src/system.h (SETVBUF): Remove definition, now that the
2006-12-09 Jim Meyering* man/Makefile.am (.x.1): Make help2man use $(PACKAGE_S...
2006-12-09 Jim Meyering* NEWS: With the change from "-pre" to "-dirty" suffix...
2006-12-09 Jim Meyering* tests/uniq/Test.pm (test_vector): Skip the pipe-readi...
2006-12-08 Jim MeyeringInclude bootstrap tool version info in the announcement...
2006-12-08 Jim MeyeringPost-release version change.
2006-12-07 Jim Meyering.prev-version: Record previous version: 6.7.
2006-12-07 Jim MeyeringVersion 6.7. COREUTILS-6_7 v6.7
2006-12-07 Jim Meyering* tests/touch/empty-file: Use envvar-check, so "make...
2006-12-07 Jim MeyeringMake the output of "make check" more reproducible.
2006-12-07 Paul Eggertcp -p now clears special bits if it fails to preserve...
2006-12-06 Paul Eggert* NEWS: Document the cp --preserve=ownership fix.
2006-12-06 Jim MeyeringMake the output of "make check" more reproducible.
2006-12-06 Jim MeyeringNEWS: the du bug affects coreutils-6.4, 6.5 and 6.6.
2006-12-04 Paul Eggertinstall.c: Preserve time stamps before changing owner...
2006-12-03 Jim Meyering* Makefile.am (libcoreutils_a_SOURCES): Remove xmemcoll...
2006-12-03 Jim Meyering* tests/misc/date-sec: Output a fixed string.
2006-12-03 Jim MeyeringAdd "Reported by"
2006-12-03 Jim Meyering* NEWS: du --one-file-system (-x) would skip subdirecto...
2006-12-02 Jim Meyering* tests/du/basic: Generate 4KB file simply using printf...
next