platform/upstream/coreutils.git
2008-04-20 Jim MeyeringRevamp test-related Makefiles.
2008-04-20 Jim Meyering* tests/misc/Makefile.am (built_programs): Remove....
2008-04-20 Jim MeyeringUse "env" to invoke potential built-ins.
2008-04-19 Jim Meyering* .prev-version: Record previous version: 6.11.
2008-04-19 Jim MeyeringVersion 6.11. v6.11
2008-04-19 Jim Meyering* maint.mk (writable-files): Fix syntax error.
2008-04-19 Jim Meyering* doc/.gitignore: Add texinfo-related outputs.
2008-04-19 Sven Joachim* THANKS: Update my address, correct encoding for a...
2008-04-19 Jim Meyeringpr -e, with a mix of backspaces and TABs, could corrupt...
2008-04-19 Mike Frysinger* src/dircolors.hin: Add .flv. Move .svgz to "image...
2008-04-18 Jim Meyeringmd5sum -c: ignore a line with a NUL byte among checksum...
2008-04-16 Matthew Woehlketests: accommodate built-in mknod more cleanly still
2008-04-16 Jim Meyeringtests: accommodate built-in mknod more cleanly
2008-04-16 Jim Meyeringmknod --help: note that this command may be a shell...
2008-04-16 Jim Meyeringavoid "may be used uninitialized" warning from newer gcc
2008-04-16 Jim Meyeringtests: add a comment explaining the potential failure
2008-04-16 Jim Meyeringtests: avoid mkdir/selinux failure when mknod is a...
2008-04-15 Jim Meyeringmd5sum, sha1sum, etc: handle invalid input (i.e., don...
2008-04-14 Jim Meyeringtests: don't fail on systems without a "stat" syscall
2008-04-14 Jim Meyeringtests: accommodate a different errno string on Irix 6.5
2008-04-14 Jim Meyeringseq: work around floating point inaccuracies on more...
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...
next