platform/upstream/coreutils.git
2007-03-23 Jim Meyering* README-package-renamed-to-coreutils: Add a URL for...
2007-03-23 Jim MeyeringPost-release version change.
2007-03-22 Jim Meyering.prev-version: Record previous version: 6.9.
2007-03-22 Jim MeyeringVersion 6.9. COREUTILS-6_9 v6.9
2007-03-22 Jim Meyering* tests/mv/hard-3: Correct the preceding change: $3...
2007-03-22 Eric Blake* coreutils.texi (md5sum invocation): Document escapes...
2007-03-22 Paul EggertImprove a test script.
2007-03-21 Jim MeyeringFix a test script not to claim an ext2 file system...
2007-03-21 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-21 Jim Meyering* gl/lib/savewd.c: Remove this file, since the savewd_s...
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Jim Meyering* gl/lib/acl.c: Remove this file, now that gnulib's...
2007-03-20 Jim MeyeringFix a typo in the handling of %x and %X.
2007-03-20 Jim MeyeringSkip part of this test when "." is not a local file...
2007-03-20 Paul Eggert* src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD):
2007-03-18 Jim MeyeringFix a generic NFS-related test failure.
2007-03-18 Jim MeyeringFix a bug in how pr -m -s works.
2007-03-17 Jim MeyeringFix a silly syntax error introduced in last change.
2007-03-17 Jim Meyeringfix a syntax error
2007-03-17 Jim MeyeringDetect use of AC_CONFIG_AUX_DIR also when its argument...
2007-03-17 Jim Meyering* tests/misc/tty-eof: Add shuf to the list of tested...
2007-03-17 Jim MeyeringAvoid test failure on NFS-mounted Solaris ZFS file...
2007-03-17 Jim MeyeringAvoid an obscure build failure, prefer waitpid over...
2007-03-17 Jim Meyering* bootstrap: Don't use \> in grep regexp. For HP-UX.
2007-03-16 Jim MeyeringBegin adding support for Solaris ZFS (4 entries per...
2007-03-16 Jim Meyering* bootstrap: Update from gnulib.
2007-03-16 Jim Meyering* .x-sc_prohibit_atoi_atof: Add TODO here, too.
2007-03-16 Paul Eggert* src/copy.c: Include filemode.h.
2007-03-16 Paul EggertFix manual in response to bug reports by Dan Jacobson.
2007-03-15 Jim MeyeringEnforce policy: don't use *scanf functions.
2007-03-13 Jim MeyeringPrepare to work on ACL-related failure when using Solar...
2007-03-13 Jim MeyeringWork around a failing test due to an NFS-based race...
2007-03-12 Jim Meyering* coreutils.texi (cp invocation): Mention that --preser...
2007-03-12 Jim MeyeringMake bootstrap.conf a tiny bit more generic.
2007-03-10 Jim MeyeringTry to fix today's NFS-related failure: Treat ESTALE...
2007-03-10 Jim MeyeringThe preceding change solved part of the problem. Now...
2007-03-10 Jim Meyering* tests/install/basic-1: When setting up an unreadable...
2007-03-10 Jim Meyeringremove trailing blanks
2007-03-09 Jim Meyering* Makefile.maint (po-check): Exclude c99-to-c89.diff.
2007-03-09 Jim MeyeringMention that both Jay Soffian and Charles Randall wrote...
2007-03-09 Jim Meyering* tests/chgrp/basic: Also avoid test failures on Darwin...
2007-03-09 Jim Meyeringsrc/fs.h: git-rm a generated but already-ignored file
2007-03-09 Jim MeyeringAvoid test failures on Darwin 7.9.0 (MacOS X 10.3.9)
2007-03-08 Jim Meyering* src/c99-to-c89.diff: Reflect the new c99'ism, update...
2007-03-08 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-08 Jim MeyeringTODO: printf: support %a even when the native *printf...
2007-03-08 Jim Meyeringrm without -f: give a better diagnostic when euidaccess...
2007-03-08 Jim MeyeringGeneralize a few more cvs-isms.
2007-03-08 Jim Meyering* bootstrap: Run libtool, if necessary.
2007-03-07 Jim MeyeringMake bootstrap a little more general.
2007-03-04 Jim Meyering* vasnprintf.c (VASNPRINTF): Add missing semicolon.
2007-03-03 Andrew ChurchFix a bug: cp -x would fail to set mount point permissions.
2007-03-03 Jim Meyeringpwd-unreadable-parent: Skip test on ia64/Linux, too.
2007-03-02 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-03-02 Jim Meyering* vasnprintf.c (VASNPRINTF): Remove cast of alloca...
2007-03-02 Jim Meyeringpwd-unreadable-parent: Skip test on non-Linux/GNU systems.
2007-03-02 Jim Meyering* tests/misc/pwd-long: Also allow "+" in $PWD.
2007-03-02 Jim Meyering* Makefile.maint (my-distcheck): Skip the c99/c89 check...
2007-03-02 Jim MeyeringRemove another coreutils-ism. Formatting cleanup.
2007-03-01 Jim Meyering* Makefile.maint (warn_cflags): Hoist, adding "-Dlint...
2007-03-01 Jim MeyeringMake "make syntax-check" rules less coreutils-specific.
2007-03-01 Jim MeyeringRun the writable-files check only for release-building...
2007-03-01 Jim Meyering"make syntax-check" now runs only Makefile.cfg-selected...
2007-03-01 Jim MeyeringMerge in changes from gnulib:
2007-03-01 Bruno Haible* bootstrap.conf (gnulib_modules): Replace xreadlink...
2007-02-28 Paul Eggert* doc/coreutils.texi (Common options): --si outputs...
2007-02-28 Jim Meyering* tsearch.c: Remove unused file.
2007-02-28 Jim Meyering* .x-sc_file_system: Add the new test, tests/misc/df...
2007-02-28 Jim Meyering* Makefile.maint (gnulib_snapshot_date): Remove now...
2007-02-28 Jim Meyering* tests/misc/df-P: This script *is* executable.
2007-02-27 Jim MeyeringAdd a test for today's df -P fix.
2007-02-27 Paul EggertMake df -P immune to effects of e.g., the BLOCK_SIZE...
2007-02-25 Jim Meyering* Makefile.maint (announcement): Adjust so that it...
2007-02-25 Jim MeyeringPost-release version change.
2007-02-24 Jim MeyeringVersion 6.8. COREUTILS-6_8 v6.8
2007-02-24 Jim MeyeringDon't skip this test on new-enough Linux/GNU systems.
2007-02-24 Jim MeyeringRemove the "gnits" option; it prohibits my using "...
2007-02-24 Jim Meyering* README: Document the OSF/1 4.0d build failure and...
2007-02-24 Jim Meyering* NEWS: Use a simple "+" suffix to denote pre-release...
2007-02-24 Paul Eggert* NEWS: sort no longer compresses temporaries by default.
2007-02-24 Jim MeyeringAvoid a shell syntax error, when building with an inade...
2007-02-24 Jim Meyering* man/Makefile.am (.x.1): Warn when unable to update...
2007-02-24 Bruno HaibleHandle better the combination of old Perl and a pre...
2007-02-24 Bruno Haible* tests/readlink/can-e: Put the closing double-quote...
2007-02-24 Bruno Haible* tests/du/slink: Skip the test if executing on an...
2007-02-23 Jim Meyering* randperm.c (randperm_new): Comment: say that this...
2007-02-23 Jim Meyering* src/date.c (usage): Split a diagnostic that had grown...
2007-02-23 Ed Santiago* src/date.c (usage): Mention that --rfc-3339 uses...
2007-02-23 Jim MeyeringWith -Dlint, make shuf free all heap-allocated storage.
2007-02-22 Jim MeyeringCorrect typo in ChangeLog entry.
2007-02-22 Jim MeyeringMerge in a change from some other incarnation of this...
2007-02-22 Paul EggertHonor dd's noatime flag if possible, even if not suppor...
2007-02-22 Jim MeyeringAdjust preceding change not to perform an unaligned...
2007-02-22 Jim MeyeringPlacate valgrind, wrt ./cp --sparse=always
2007-02-21 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-02-21 Jim Meyering* tests/misc/date: Remove vestigial use of Data::Dumper.
2007-02-21 Paul Eggert* src/copy.c (cached_umask): Cast -1 to mode_t to avoid...
2007-02-20 Jim Meyering* bootstrap (CVS_only_file): Use README-hacking.
2007-02-20 Jim Meyering* README-hacking: Update to reflect that we now use...
2007-02-20 Jim MeyeringNow that we use GIT, not cvs, rename README-cvs.
next