platform/upstream/coreutils.git
2008-04-14 Jim Meyeringdoc: fix typo
2008-04-12 Jim Meyeringtests: Accommodate a different errno value on OSF/1...
2008-04-12 Jim MeyeringAvoid link failure when using mkstemp replacement.
2008-04-12 Jim Meyeringtests: always enable VERBOSE output, now that test...
2008-04-11 Jim Meyeringdoc: avoid "make pdf" failure (due to texi2dvi bug?)
2008-04-11 Jim Meyeringdoc: use a valid texinfo macro name
2008-04-08 Jim Meyeringtests: accommodate a different errno value on HPUX...
2008-04-06 Jim Meyeringdoc: factor out --files0-from duplication
2008-04-06 Jim Meyering* src/c99-to-c89.diff: Adjust remove.c diffs.
2008-04-06 Jim Meyeringremove.c: accommodate systems with negative errno values
2008-04-05 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-04-02 Jim Meyering"touch E; mkfifo F; cp -fR F E" no longer fails due...
2008-04-02 Jim Meyeringcopy.c: remove an in-function #ifdef
2008-04-02 Jim MeyeringHACKING: rename README-contribution-guidelines
2008-04-01 Jim Meyeringbootstrap: remove dangling *.[ch] symlinks from lib
2008-04-01 Jim Meyeringbootstrap: make find's -depth option be the first.
2008-04-01 Jim Meyering* bootstrap: Remove dangling symlinks from lib (aka...
2008-04-01 Jim MeyeringAvoid root-only SELinux-related test failures w/o mcstr...
2008-04-01 Jim Meyeringroot tests: Set NON_ROOT_USERNAME if not set already.
2008-04-01 Jim Meyeringtexinfo formatting tweaks
2008-04-01 Jim Meyeringprintf doc: xref print(3) and libc's "Output Conversion...
2008-03-31 Jim MeyeringEmit "#line 1" right after the two 'read-only/GENERATED...
2008-03-31 Jim Meyering* README-contribution-guidelines: Mention how to amend...
2008-03-31 Jim MeyeringBegin documenting contribution guidelines.
2008-03-31 Jim Meyering"rm -r DIR" would mistakenly prompt about very long...
2008-03-31 Jim Meyering* NEWS: Note the dd bug fix. The bug was introduced...
2008-03-31 Paul Eggertdd bug fix: accept e.g., if=/dev/stdin and of=/dev...
2008-03-29 Jim Meyeringavoid failure of new test on kernel without SELinux...
2008-03-29 Jim Meyeringtests: accept ENOTSUP message as well as the EINVAL one
2008-03-28 Jim MeyeringWork around a recent glibc/getopt.c diagnostic change.
2008-03-28 Jim Meyeringmknod, mkfifo: don't segfault when diagnosing invalid...
2008-03-28 Jim MeyeringFix typo in old NEWS and ChangeLog: s/commmand/command/.
2008-03-28 Pádraig Bradytests: Factor out code that's going to be reused.
2008-03-28 Jim MeyeringRequire that "(exit $fail); exit $fail" be last line...
2008-03-28 Jim MeyeringPerform explicit exit-nonzero if the embedded Perl...
2008-03-27 Jim Meyeringpaste -d\\: avoid heap overrun for backslash at end...
2008-03-26 Jim Meyering* src/join.c (keycmp): Document new parameters.
2008-03-26 Jim MeyeringTest for mkdir bug fix.
2008-03-25 Daniel Dunbarmkdir -Z x d: don't segfault when diagnosing invalid...
2008-03-25 Peter Falesid bug fix: don't point to potentially clobbered static...
2008-03-25 Eric BlakeUse new gnulib gnumakefile module.
2008-03-25 Jim Meyeringjoin bug fix: adapt keycmp to work with new order-check...
2008-03-23 Jim Meyeringjoin.c: syntax/style tweaks
2008-03-22 Jim Meyeringportability: work around a "busybox sed" limitation
2008-03-21 Jim Meyering* src/c99-to-c89.diff: Adjust seq.c offsets.
2008-03-21 Jim Meyeringptx: avoid heap overrun for backslash at end of optarg...
2008-03-21 Jim Meyeringptx.c readability
2008-03-21 Jim MeyeringWrite NEWS and update c99-to-c89 patch for today's...
2008-03-21 Ingo Weinholdremove.c: Accommodate systems with negative errno values.
2008-03-21 Jim Meyering* src/seq.c (long_double_format): Add a comment.
2008-03-20 Jim Meyering* GNUmakefile: Update from gnulib.
2008-03-20 Jim MeyeringRemove today's automake kludge, altogether. Fix properly.
2008-03-20 Jim MeyeringAdd a check to detect this problem, in case it reappears.
2008-03-20 Jim MeyeringKludge to make automake generate install-man rules
2008-03-20 Jim MeyeringRevert recent man/Makefile.am change.
2008-03-20 Eric BlakeSync GNUmakefile with gnulib.
2008-03-19 Bob Proulxmake check: Remove /tmp/ls-creating debug code.
2008-03-19 Jim Meyeringbootstrap: restore kludge removed on 2008-03-12: it...
2008-03-19 Jim MeyeringCheck for -- and remove -- some unnecessarily included...
2008-03-19 Jim MeyeringRemove more vestiges of CVS.
2008-03-19 Jim Meyeringmv: never unlink a destination file before calling...
2008-03-19 Jim Meyering"make" would not always update man/*.1 files (but ...
2008-03-18 Jim Meyeringsyntax-check: Make the space-before-open-paren optional.
2008-03-18 Jim Meyering* Makefile.maint (sc_no_have_config_h): Use a more...
2008-03-18 Jim Meyering* Makefile.maint (CVS): Remove now-unused definition.
2008-03-18 Jim MeyeringFactor out duplication in sc_prohibit_*_without_use...
2008-03-18 Dmitry V. LevinCorrect typo in "make syntax-check" diagnostic.
2008-03-16 Jim MeyeringProhibit inclusion of getopt.h without use.
2008-03-16 Jim MeyeringInclude <getopt.h> only if used.
2008-03-16 J. Scott Edwardssha512_process_bytes: fix a bug in processing a buffer...
2008-03-12 Jim MeyeringGeneralize GNUmakefile, ...
2008-03-12 Jim Meyering* bootstrap: Sync from gnulib and remove part of a...
2008-03-10 Ondřej Vašíkinstall, rmdir: write --verbose output to stdout, not...
2008-03-10 Jim Meyeringmake syntax-check: also check src/*.h files for extern...
2008-03-07 Jim Meyeringdd: avoid unnecessary, but harmless close_stdout call.
2008-03-06 Jim MeyeringNow that ChangeLog is no longer under version control...
2008-03-05 Jim Meyering* src/c99-to-c89.diff: Accommodate a C99-ism in id.c.
2008-03-05 ribalbaWork around AFS bug: id and groups would print invalid...
2008-03-05 Jim MeyeringNow that Makefile.maint is used in VPATH builds, too...
2008-03-05 Jim MeyeringAvoid new "make distcheck" failure, now that VPATH...
2008-03-04 Eric BlakeReinstate GNUmakefile patch, but with workaround for...
2008-03-04 Jim MeyeringClarify comment and attribute preceding change: Reporte...
2008-03-04 Jim MeyeringComment out yesterday's VPATH-friendly addition, for...
2008-03-03 Eric BlakeUse m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.
2008-03-03 Eric BlakeGNUmakefile build tweaks.
2008-03-03 Simon JosefssonDefine SHA*_DIGEST_SIZE symbols.
2008-03-02 Ralf WildenhuesFix so that out-of-tree VPATH "make dist" works, too.
2008-03-02 Jim MeyeringOne more for non-srcdir "make dist".
2008-03-02 Jim MeyeringAdjust so that non-srcdir "make dist" works, too.
2008-03-02 Jim MeyeringDon't infringe namespace of "sub"-Makefiles.
2008-03-02 Jim MeyeringCreate sha256 and sha512 modules and move files into...
2008-03-02 Jim Meyering* bootstrap: Remove only *.m4, and only from $m4_base...
2008-03-02 Jim Meyering* bootstrap: Sync from gnulib.
2008-03-01 Jim MeyeringDon't skip the groups-version test.
2008-03-01 Jim MeyeringDon't exempt "groups" from write-failure test, now...
2008-03-01 Jim Meyering* configure.ac (AC_INIT): Use .tarball-version, not...
2008-03-01 Jim MeyeringDon't depend on gnulib's deprecated "free" module.
2008-02-29 Jim MeyeringMerge bootstrap changes from gnulib.
2008-02-29 Jim MeyeringUse "git tag", not "git-tag", in preparation for git...
2008-02-28 Jim MeyeringMake copyright comments consistent.
next