summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-12-05tests: remove useless definition of $SORT in sort-compressJim Meyering-1/+0
2010-12-04tests: make it harder to lose a race in spinlock-abuseJim Meyering-2/+2
2010-12-03sort: merge_queue -> queuePaul Eggert-11/+11
2010-12-03sort: clarify queue_check_insertPaul Eggert-11/+5
2010-12-03sort: fix problems with merge node dest pointerPaul Eggert-8/+5
2010-12-03sort: simplify write_uniquePaul Eggert-4/+5
2010-12-03sort: put queue arg firstPaul Eggert-8/+8
2010-12-03sort: tune struct_merge_node slightlyPaul Eggert-15/+25
2010-12-03sort: Clarify commentsPaul Eggert-22/+59
2010-12-03tests: cleanup rm -rf fails under NFSPaul Eggert-2/+5
2010-12-03cp: fix bug with fine-grained src to nearby coarse-grained destPaul Eggert-0/+3
2010-12-03build: update gnulib submodule to latestPaul Eggert-0/+0
2010-12-01sort: fix bug on 64-bit hosts with at least 32768 processorsPaul Eggert-1/+1
2010-12-01tests: add test for parallel sort -u segfault bugJim Meyering-0/+48
2010-12-01sort -u: fix a thread-race pointer corruption bugPaul Eggert-3/+6
2010-11-27tests: don't let the OMP_NUM_THREADS envvar affect sort testsJim Meyering-0/+1
2010-11-27tests: test for parallel sort spinlock abuseJim Meyering-0/+41
2010-11-27tsort: suppress a valgrind memory leak warningPádraig Brady-0/+5
2010-11-24maint: update the valgrind support scriptPádraig Brady-6/+14
2010-11-22cp: give a better diagnostic for nonexistent dest/Paul Eggert-0/+15
2010-11-22split: add --number to generate a particular number of filesChen Guo-35/+813
2010-11-19build: update gnulib to fix a syntax error in a testJim Meyering-0/+0
2010-11-18maint: avoid NEWS-related syntax-check failureJim Meyering-0/+1
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert-34/+93
2010-11-18build: update gnulib submodule to latestPaul Eggert-0/+0
2010-11-18maint: syntax-check: prevent new $VERBOSE/--version testsJim Meyering-0/+6
2010-11-17tests: convert tests/misc/selinux manuallyJim Meyering-1/+1
2010-11-17tests: convert the multi-prog $VERBOSE/--version usesJim Meyering-17/+17
2010-11-17tests: convert "... env -- prog --version" usesJim Meyering-6/+6
2010-11-17tests: substitute the single-program $VERBOSE/--version usesJim Meyering-348/+348
2010-11-17tests: factor out VERBOSE-only --version-printing codeJim Meyering-0/+12
2010-11-17tests: remove test-lib.sh; now all tests use gnulib's init.shJim Meyering-83/+1
2010-11-17tests: convert remaining uses of test-lib.sh to init.shJim Meyering-37/+37
2010-11-17tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&Jim Meyering-235/+59
2010-11-17tests: convert first batch of tests from test-lib.sh to init.shJim Meyering-1938/+646
2010-11-17tests: move a comment so automated conversion worksJim Meyering-2/+4
2010-11-17maint: add a NEWS-checking syntax-check ruleJim Meyering-0/+7
2010-11-16build: add `patch` as a bootstrap dependencyPádraig Brady-0/+1
2010-11-16split: fail immediately if impossible to create a large filePádraig Brady-1/+12
2010-11-16truncate: fix a very unlikely case for undiagnosed errorsPádraig Brady-14/+15
2010-11-16maint: fix a new -Wpointer-sign gcc warningPádraig Brady-1/+1
2010-11-16build: enable the -Wpointer-sign gcc warningPádraig Brady-1/+0
2010-11-15maint: add a missed fadvise-tests modulePádraig Brady-0/+17
2010-11-13doc: tweak NEWS and coreutils.texiPaul Eggert-6/+6
2010-11-13post-release administriviaJim Meyering-2/+5
2010-11-13version 8.7v8.7Jim Meyering-1/+1
2010-11-13build: update gnulib...Jim Meyering-0/+0
2010-11-13build: update gnulib for linux 2.6.9 nanosleep workaroundJim Meyering-0/+8
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering-309/+0
2010-11-13stat: do not provide variable precision time stampsJim Meyering-12/+9