platform/upstream/coreutils.git
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.
2007-02-20 Jim Meyering* src/env.c (main): When invoked with no arguments...
2007-02-20 Jim Meyering* bootstrap: Move definitions of temporary directory...
2007-02-20 Jim Meyering* bootstrap: Remove occurrences of $bt (._bootmp) from...
2007-02-19 Paul Eggert* NEWS: sort now uses a --compress-program option rathe...
2007-02-19 Jim Meyering* bootstrap: Fix typo s/dowloading/downloading/ in...
2007-02-18 Jim MeyeringAdd to .cvsignore and .gitignore files.
2007-02-18 Jim MeyeringRely on gnulib-generated stdlib.h, not exit.h.
2007-02-18 Jim Meyering* tests/rm/fail-eacces: Skip this test when running...
2007-02-18 Jim Meyering* bootstrap: Use "._bootmp" as the temporary directory...
2007-02-15 Paul Eggert* bootstrap.conf (gnulib_modules): Add c-strcase. ...
2007-02-13 Jim MeyeringAlso check for and print stderr output, in case a progr...
2007-02-12 Jim Meyering* .x-sc_useless_cpp_parens: Ignore a false-positive...
2007-02-12 Jim Meyering* tests/misc/pwd-unreadable-parent: Skip the test if...
2007-02-10 Jim MeyeringRemove excess leading spaces that would make help2man...
2007-02-10 Jim Meyering* Makefile.maint (longopt_re): Relax the regexp, making...
2007-02-10 Jim Meyering* src/csplit.c (usage): Use two spaces (not one) to...
2007-02-03 Jim MeyeringTest for today's gnulib/lib/getcwd.c fix affecting...
2007-02-03 Paul Eggert* NEWS: Document fix for cp --preserve=mode.
2007-02-03 Paul Eggert* NEWS: Document fix for cp --parents.
2007-02-02 Jim Meyering* src/nl.c (proc_text): Use "NULL", not "(struct re_reg...
2007-02-02 Jim Meyering* src/c99-to-c89.diff: Make shred.c Index: and a/b...
2007-01-30 Jim Meyering* vc-list-files: Select column 2, not 3 (hg-0.9.3's...
next