platform/upstream/coreutils.git
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...
2006-11-28 Jim Meyering* perm.texi (Mode Structure): Fix typo: s/setgid/setuid/.
2006-11-28 Jim Meyering* tests/mv/no-target-dir: Detect a buggy rename syscall...
2006-11-28 Jim Meyering* tests/mv/dir2dir: Also accept EBUSY.
2006-11-27 Jim Meyering* Makefile.maint (patch-check): Rewrite to diagnose...
2006-11-27 Paul EggertImprove the check for departures from C89, and fix...
2006-11-27 Mike Frysingerrecognize new archive, audio, image formats; give audio...
2006-11-26 Jim Meyering* Makefile.maint (patch-check): Compile patched sources...
2006-11-26 Jim Meyering* src/c99-to-c89.diff: Remove 3 bogus hunks.
2006-11-26 Jim Meyering* src/remove.c (fd_to_subdirp): Remove unused parameter...
2006-11-26 Jim Meyering* src/c99-to-c89.diff: Adjust for changes in rm.c and...
2006-11-26 Jim Meyering* src/rm.c (main): Remove unnecessary (assuming C99...
2006-11-26 Jim MeyeringReflect that these are Paul's changes. I've divided...
2006-11-26 Paul EggertPort parts of the code to C89 to minimize the need...
2006-11-26 Paul Eggert* src/remove.c (rm): Move cycle_check_init call into...
2006-11-26 Paul Eggert* src/remove.c (AD_ensure_initialized): New function.
2006-11-26 Paul Eggert* src/remove.c (AD_pop_and_chdir): Return prev_dir...
2006-11-26 Paul Eggert* src/remove.c (cache_stat_init): Return its argument...
2006-11-26 Paul Eggert* src/remove.c (rm_1): Remove decl of local, fd_cwd.
2006-11-25 Jim Meyering* Makefile.am (EXTRA_DIST): Remove announce-gen from...
2006-11-24 Theodoros V... * tests/du/inacc-dest: Skip this test when running...
2006-11-23 Jim MeyeringAdd announce-gen to build-aux/.*ignore files.
2006-11-23 Jim Meyering* announce-gen: Remove file. It's moving to gnulib.
2006-11-23 Jim Meyering* tests/du/deref-args: Use "printf %65536s x" to create...
2006-11-23 Jim Meyering* tests/help-version: Suppress dd transfer rate output.
2006-11-23 Jim Meyering* configure.ac (AC_INIT): Bump to 6.7-pre, not 6.6...
2006-11-23 Paul Eggert* randread.c (__attribute__): Don't define if __attribu...
2006-11-22 Jim Meyering* announce-gen (print_news_deltas): Fix silly, but...
2006-11-22 Jim MeyeringPost-release version change.
2006-11-22 Jim Meyering.prev-version: Record previous version: 6.6.
2006-11-22 Jim MeyeringVersion 6.6. COREUTILS-6_6 v6.6
2006-11-22 Jim Meyering* Makefile.maint (announcement): Don't use now-removed
2006-11-22 Jim Meyering* announce-gen: Remove unused --release-archive-directo...
2006-11-22 Jim Meyering* NEWS: Mention the three noteworthy changes, all fixed...
2006-11-22 Jim Meyering* .cvsignore, .gitignore: Add fstat.c.
2006-11-21 Jim Meyering* tests/rm/one-file-system: Upon setup failure (e.g...
2006-11-21 Jim Meyering* tests/rm/fail-eperm: Use the "(exit N); exit N" idiom,
2006-11-20 Jim MeyeringArrange for "make check-root" to run the new root-only...
2006-11-20 Jim MeyeringAdd a root-only test for today's lib/idcache.c fix.
2006-11-19 Jim Meyering* tests/tail-2/assert-2: Mark as a very-expensive test...
2006-11-19 Jim MeyeringPost-release version change.
2006-11-19 Jim Meyering.prev-version: Record previous version: 6.5.
2006-11-19 Jim MeyeringVersion 6.5. COREUTILS-6_5 v6.5
2006-11-18 Jim Meyering"ln --backup f f" now produces a sensible diagnostic
2006-11-18 Jim Meyering"ln --backup f f" produces a misleading diagnostic:
2006-11-16 Paul Eggert* bootstrap.conf (gnulib_modules): Add sys_stat, since...
2006-11-16 Jim Meyering* tests/tail-2/append-only: If chattr +a fails, exit...
2006-11-16 Jim Meyeringchange log date to be today's
2006-11-16 Ralf WildenhuesArrange to install manpages only for tools that are...
2006-11-16 Jim Meyering* src/csplit.c (load_buffer): Plug an inconsequential...
2006-11-16 Jim MeyeringHelp valgrind see that there is no leak in dd.c.
2006-11-15 Jim Meyering* .x-po-check: Exclude gl/ files. Otherwise, po-check...
2006-11-14 Jim Meyering* gl/m4/root-dev-ino.m4: Now that this is part of a...
2006-11-14 Jim MeyeringAdapt to new version of gnulib-tool.
2006-11-14 Jim Meyering* readlink-stub.c, lstat-stub.c: Remove now-unused...
2006-11-13 Jim Meyering* src/sort.c (insertkey): Use xmemdup, rather than...
2006-11-13 Jim MeyeringPlug another technically-unimportant leak in sort.
2006-11-13 Jim Meyering* src/sort.c (main): Plug a tiny memory leak.
2006-11-12 Jim MeyeringMore automatically-added ignorables.
2006-11-12 Jim Meyering* tests/du/Makefile.am (TESTS): Add inacc-dest.
2006-11-12 Jim Meyering* NEWS: Mention this bug fix.
2006-11-12 Jim Meyeringdu would exit early, when encountering an inaccessible...
2006-11-12 Jim Meyering* Makefile.maint (sc_cast_of_x_alloc_return_value)...
next