platform/upstream/coreutils.git
2010-12-17 Paul Eggertsort: do not generate thousands of subprocesses for...
2010-12-16 Paul Eggertsort: fix hang with sort --compress
2010-12-16 Paul Eggertsort: don't dump core when merging from input twice
2010-12-14 Jim Meyeringdoc: tail: semi-deprecate --sleep-interval and --max...
2010-12-14 Paul Eggertsort: fix very-unlikely buffer overrun when merging...
2010-12-14 Paul Eggertsort: document --compress reaper fixes
2010-12-14 Paul Eggerttests: default to /tmp as the temporary directory
2010-12-14 Paul Eggertsort: fix some --compress reaper bugs
2010-12-13 Paul Eggerttests: typo fix
2010-12-13 Jim Meyeringtests: tweak basic-1 to use warn_ rather than literal...
2010-12-13 Jim Meyeringtests: mark new test as very expensive
2010-12-12 Paul Eggerttests: test for access to stale thread memory
2010-12-11 Jim Meyeringtests: avoid FP failure when run under valgrind
2010-12-11 Jim Meyeringsort: avoid segfault when using two or more threads
2010-12-11 Jim Meyeringsort: syntax cleanup
2010-12-11 Paul Eggertsort: integer overflow checks in thread counts, etc.
2010-12-11 Chen Guosort: preallocate merge tree nodes to heap.
2010-12-11 Paul Eggertsort: comment fix
2010-12-11 Chen Guosort: use mutexes, not spinlocks (avoid busy loop on...
2010-12-08 Pádraig Bradysplit: fix a case where --elide-empty causes invalid...
2010-12-05 Jim Meyeringtests: remove useless definition of $SORT in sort-compress
2010-12-04 Jim Meyeringtests: make it harder to lose a race in spinlock-abuse
2010-12-04 Paul Eggertsort: merge_queue -> queue
2010-12-04 Paul Eggertsort: clarify queue_check_insert
2010-12-04 Paul Eggertsort: fix problems with merge node dest pointer
2010-12-04 Paul Eggertsort: simplify write_unique
2010-12-04 Paul Eggertsort: put queue arg first
2010-12-04 Paul Eggertsort: tune struct_merge_node slightly
2010-12-04 Paul Eggertsort: Clarify comments
2010-12-03 Paul Eggerttests: cleanup rm -rf fails under NFS
2010-12-03 Paul Eggertcp: fix bug with fine-grained src to nearby coarse...
2010-12-03 Paul Eggertbuild: update gnulib submodule to latest
2010-12-02 Paul Eggertsort: fix bug on 64-bit hosts with at least 32768 proce...
2010-12-01 Jim Meyeringtests: add test for parallel sort -u segfault bug
2010-12-01 Paul Eggertsort -u: fix a thread-race pointer corruption bug
2010-11-27 Jim Meyeringtests: don't let the OMP_NUM_THREADS envvar affect...
2010-11-27 Jim Meyeringtests: test for parallel sort spinlock abuse
2010-11-27 Pádraig Bradytsort: suppress a valgrind memory leak warning
2010-11-24 Pádraig Bradymaint: update the valgrind support script
2010-11-22 Paul Eggertcp: give a better diagnostic for nonexistent dest/
2010-11-22 Chen Guosplit: add --number to generate a particular number...
2010-11-19 Jim Meyeringbuild: update gnulib to fix a syntax error in a test
2010-11-18 Jim Meyeringmaint: avoid NEWS-related syntax-check failure
2010-11-18 Paul Eggertod: fix bugs in displaying floating-point values
2010-11-18 Paul Eggertbuild: update gnulib submodule to latest
2010-11-18 Jim Meyeringmaint: syntax-check: prevent new $VERBOSE/--version...
2010-11-17 Jim Meyeringtests: convert tests/misc/selinux manually
2010-11-17 Jim Meyeringtests: convert the multi-prog $VERBOSE/--version uses
2010-11-17 Jim Meyeringtests: convert "... env -- prog --version" uses
2010-11-17 Jim Meyeringtests: substitute the single-program $VERBOSE/--version...
2010-11-17 Jim Meyeringtests: factor out VERBOSE-only --version-printing code
2010-11-17 Jim Meyeringtests: remove test-lib.sh; now all tests use gnulib...
2010-11-17 Jim Meyeringtests: convert remaining uses of test-lib.sh to init.sh
2010-11-17 Jim Meyeringtests: convert 'if test "$VERBOSE" = yes; then' to...
2010-11-17 Jim Meyeringtests: convert first batch of tests from test-lib.sh...
2010-11-17 Jim Meyeringtests: move a comment so automated conversion works
2010-11-17 Jim Meyeringmaint: add a NEWS-checking syntax-check rule
2010-11-16 Pádraig Bradybuild: add `patch` as a bootstrap dependency
2010-11-16 Pádraig Bradysplit: fail immediately if impossible to create a large...
2010-11-16 Pádraig Bradytruncate: fix a very unlikely case for undiagnosed...
2010-11-16 Pádraig Bradymaint: fix a new -Wpointer-sign gcc warning
2010-11-16 Pádraig Bradybuild: enable the -Wpointer-sign gcc warning
2010-11-15 Pádraig Bradymaint: add a missed fadvise-tests module
2010-11-13 Paul Eggertdoc: tweak NEWS and coreutils.texi
2010-11-13 Jim Meyeringpost-release administrivia
2010-11-13 Jim Meyeringversion 8.7 v8.7
2010-11-13 Jim Meyeringbuild: update gnulib...
2010-11-13 Jim Meyeringbuild: update gnulib for linux 2.6.9 nanosleep workaround
2010-11-13 Jim Meyeringmaint: remove fstimeprec (variable precision time stamp...
2010-11-13 Jim Meyeringstat: do not provide variable precision time stamps
2010-11-11 Paul Eggertcsplit: do not rely on undefined behavior in printf...
2010-11-11 Pádraig Bradycsplit: fix a memory leak per input buffer
2010-11-10 Jim Meyeringtests: fix comments and --version invocation in new...
2010-11-10 Jim Meyeringcsplit: avoid buffer overrun when writing more than...
2010-11-09 Pádraig Bradytests: avoid portability problem with dash vs. symlinke...
2010-11-08 Pádraig Bradytests: avoid portability problem with dash vs. local...
2010-11-07 Jim Meyeringtests: don't disqualify FreeBSD 8.1's /bin/sh just...
2010-11-07 Paul Eggertstat: do not rely on undefined behavior in printf formats
2010-11-06 Jim Meyeringtests: avoid failure due to bug in FreeBSD 8.1's /bin/sh
2010-11-06 Jim Meyeringbuild: update gnulib to latest for strtod and icc fixes
2010-11-06 Paul Eggertstat: use e.g. %.3X instead of %X.%3:X for sub-second...
2010-11-04 Eric Blakecp: NEWS entry for previous fix
2010-11-04 Eric Blakecp, mv, touch: fix file time manipulation on Solaris 10
2010-11-03 Jim Meyeringbuild: update gnulib to latest
2010-11-03 Jim Meyeringstat: revert %X-%Y-%Z change; use e.g., %:X to print...
2010-11-01 Nixtests: fix a false positive for 32 bit on 64 bit hosts
2010-10-28 Patrick W.... maint: remove an unnecessary FIXME comment
2010-10-27 Pádraig Bradycp: make --attributes-only override --reflink completely
2010-10-26 Jim Meyeringtests: mention that btrfs also causes failure of misc...
2010-10-25 Eric Blakemaint: update THANKS
2010-10-25 Tobias Quathamerdate: correct typos in date --help
2010-10-25 Pádraig Bradytail: support rechecking currently missing remote dirs
2010-10-24 Paul Eggertdu: don't print junk when diagnosing out-of-range time...
2010-10-20 Rodrigo Camposdoc: add a cross reference from cat's man page to ...
2010-10-19 Jim Meyeringtests: trigger and test for md5sum's new diagnostics
2010-10-19 Benno Schulenbergmd5sum: print a summary warning for improperly formatte...
2010-10-18 Jim Meyeringbuild: enable -Werror for gnulib-tests, too
2010-10-17 Jim Meyeringmaint: update bootstrap from gnulib
2010-10-17 Jim Meyering.gitignore: anchor patterns
2010-10-17 Jim Meyeringtests: sort-float: avoid spurious test failure on ppc...
next