platform/upstream/coreutils.git
2008-04-27 Jim Meyeringmove wc tests from own subdir into a single script
2008-04-27 Jim Meyeringtests: remove temporary log file upon catchable signal
2008-04-27 Jim Meyeringtests: don't source envvar-check manually, test-lib...
2008-04-27 Jim Meyeringtests: ensure at least one failure when $built_programs...
2008-04-27 Jim Meyeringtests: improve perl-based tempdir handling
2008-04-27 Jim Meyeringtests: reorder some tests in the long list
2008-04-27 Jim Meyeringtests: put root-only (usually skipped) tests at the end
2008-04-27 Jim Meyeringtests: move another file (expensive) into test-lib.sh
2008-04-27 Jim Meyeringtests: cp/perm (usually not run) was failing on systems...
2008-04-27 Jim Meyeringtweak HACKING advice
2008-04-24 Jim Meyeringtests: do define built_programs
2008-04-23 Jim Meyeringtests: update commented-out examples in sample-test...
2008-04-23 Ondřej Vašíktests: don't fail in a non-English locale
2008-04-23 Jim Meyeringtests: remove now-unused Makefile.am
2008-04-23 Ondřej Vašíkid: do not print SELinux context when invoked with...
2008-04-23 Jim Meyeringid: do print the AFS-specific nameless group ID (called...
2008-04-22 Jim Meyeringbuild: move a project-specific definition to cfg.mk
2008-04-22 Jim MeyeringAccommodate building on OS/2 (ecomstation.com Ecs v2...
2008-04-22 Jim Meyeringguard against inserting a NEWS entry into a block for...
2008-04-22 Jim Meyeringtests: ensure that all exec-$PERL lines are the same
2008-04-21 Jim Meyeringtests: skip (don't fail) rm/one-file-system when mount...
2008-04-20 Jim Meyeringtests: convert umask-check to a function
2008-04-20 Jim Meyeringtests: adjust perl -I to use $top_srcdir/tests, not...
2008-04-20 Jim Meyeringtests: clean up root tests; adapt to new layout
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.
next