summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 8.8v8.8Jim Meyering2010-12-221-1/+1
* csplit: update gnulib for Solaris 8,9 snprintf fixJim Meyering2010-12-221-0/+0
* maint: correct test-related commentsJim Meyering2010-12-222-2/+4
* tests: adjust preceding change to handle general WERROR_CFLAGS valuesJim Meyering2010-12-221-3/+3
* tests: do not assume compiler knows -Wxxx flagsPaul Eggert2010-12-221-4/+7
* tests: mv/i-3: avoid false-positive failure on a slow/busy systemJim Meyering2010-12-221-1/+1
* tests: avoid new false-positive failure on at least FreeBSD 8.1Jim Meyering2010-12-211-0/+4
* who: omit useless definitions of MAXHOSTNAMELENPaul Eggert2010-12-202-8/+0
* maint: fix a typo in sort --parallel help messagePádraig Brady2010-12-203-1/+3
* build: update gnulib: ACL-vs-Solaris 8 portability etc.Jim Meyering2010-12-201-0/+0
* tests: sync init.sh from gnulibPaul Eggert2010-12-181-5/+7
* wc: fix a possible hang with --files0-fromPádraig Brady2010-12-191-2/+2
* cp: ensure backups are created when -T specifiedPádraig Brady2010-12-192-2/+4
* sort: use at most 8 threads by defaultPádraig Brady2010-12-196-13/+28
* doc: split: add examples showing how to use the new optionJim Meyering2010-12-181-0/+61
* tests: avoid spurious du/bigtime failureJim Meyering2010-12-182-0/+6
* tests: set fail=0 by defaultPaul Eggert2010-12-171-0/+3
* build: update gnulib submodule to latestJim Meyering2010-12-171-0/+0
* sort: do not generate thousands of subprocesses for 16-way mergePaul Eggert2010-12-162-14/+23
* sort: fix hang with sort --compressPaul Eggert2010-12-164-80/+136
* sort: don't dump core when merging from input twicePaul Eggert2010-12-163-25/+39
* doc: tail: semi-deprecate --sleep-interval and --max-unchanged-statsJim Meyering2010-12-142-3/+7
* sort: fix very-unlikely buffer overrun when merging to input filePaul Eggert2010-12-141-3/+2
* sort: document --compress reaper fixesPaul Eggert2010-12-141-0/+2
* tests: default to /tmp as the temporary directoryPaul Eggert2010-12-143-13/+7
* sort: fix some --compress reaper bugsPaul Eggert2010-12-133-90/+148
* tests: typo fixPaul Eggert2010-12-131-1/+1
* tests: tweak basic-1 to use warn_ rather than literal "exit 77"Jim Meyering2010-12-131-18/+6
* tests: mark new test as very expensiveJim Meyering2010-12-131-2/+3
* tests: test for access to stale thread memoryPaul Eggert2010-12-122-0/+45
* tests: avoid FP failure when run under valgrindJim Meyering2010-12-111-2/+2
* sort: avoid segfault when using two or more threadsJim Meyering2010-12-111-0/+3
* sort: syntax cleanupJim Meyering2010-12-111-5/+6
* sort: integer overflow checks in thread counts, etc.Paul Eggert2010-12-111-51/+64
* sort: preallocate merge tree nodes to heap.Chen Guo2010-12-111-59/+111
* sort: comment fixPaul Eggert2010-12-111-6/+1
* sort: use mutexes, not spinlocks (avoid busy loop on blocked output)Chen Guo2010-12-113-10/+12
* split: fix a case where --elide-empty causes invalid chunkingPádraig Brady2010-12-082-36/+59
* tests: remove useless definition of $SORT in sort-compressJim Meyering2010-12-051-1/+0
* tests: make it harder to lose a race in spinlock-abuseJim Meyering2010-12-041-2/+2
* sort: merge_queue -> queuePaul Eggert2010-12-031-11/+11
* sort: clarify queue_check_insertPaul Eggert2010-12-031-11/+5
* sort: fix problems with merge node dest pointerPaul Eggert2010-12-031-8/+5
* sort: simplify write_uniquePaul Eggert2010-12-031-4/+5
* sort: put queue arg firstPaul Eggert2010-12-031-8/+8
* sort: tune struct_merge_node slightlyPaul Eggert2010-12-031-15/+25
* sort: Clarify commentsPaul Eggert2010-12-031-22/+59
* tests: cleanup rm -rf fails under NFSPaul Eggert2010-12-032-2/+5
* cp: fix bug with fine-grained src to nearby coarse-grained destPaul Eggert2010-12-031-0/+3
* build: update gnulib submodule to latestPaul Eggert2010-12-031-0/+0