index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2010-12-16
sort: do not generate thousands of subprocesses for 16-way merge
Paul Eggert
-14
/
+23
2010-12-16
sort: fix hang with sort --compress
Paul Eggert
-80
/
+136
2010-12-16
sort: don't dump core when merging from input twice
Paul Eggert
-25
/
+39
2010-12-14
doc: tail: semi-deprecate --sleep-interval and --max-unchanged-stats
Jim Meyering
-3
/
+7
2010-12-14
sort: fix very-unlikely buffer overrun when merging to input file
Paul Eggert
-3
/
+2
2010-12-14
sort: document --compress reaper fixes
Paul Eggert
-0
/
+2
2010-12-14
tests: default to /tmp as the temporary directory
Paul Eggert
-13
/
+7
2010-12-13
sort: fix some --compress reaper bugs
Paul Eggert
-90
/
+148
2010-12-13
tests: typo fix
Paul Eggert
-1
/
+1
2010-12-13
tests: tweak basic-1 to use warn_ rather than literal "exit 77"
Jim Meyering
-18
/
+6
2010-12-13
tests: mark new test as very expensive
Jim Meyering
-2
/
+3
2010-12-12
tests: test for access to stale thread memory
Paul Eggert
-0
/
+45
2010-12-11
tests: avoid FP failure when run under valgrind
Jim Meyering
-2
/
+2
2010-12-11
sort: avoid segfault when using two or more threads
Jim Meyering
-0
/
+3
2010-12-11
sort: syntax cleanup
Jim Meyering
-5
/
+6
2010-12-11
sort: integer overflow checks in thread counts, etc.
Paul Eggert
-51
/
+64
2010-12-11
sort: preallocate merge tree nodes to heap.
Chen Guo
-59
/
+111
2010-12-11
sort: comment fix
Paul Eggert
-6
/
+1
2010-12-11
sort: use mutexes, not spinlocks (avoid busy loop on blocked output)
Chen Guo
-10
/
+12
2010-12-08
split: fix a case where --elide-empty causes invalid chunking
Pádraig Brady
-36
/
+59
2010-12-05
tests: remove useless definition of $SORT in sort-compress
Jim Meyering
-1
/
+0
2010-12-04
tests: make it harder to lose a race in spinlock-abuse
Jim Meyering
-2
/
+2
2010-12-03
sort: merge_queue -> queue
Paul Eggert
-11
/
+11
2010-12-03
sort: clarify queue_check_insert
Paul Eggert
-11
/
+5
2010-12-03
sort: fix problems with merge node dest pointer
Paul Eggert
-8
/
+5
2010-12-03
sort: simplify write_unique
Paul Eggert
-4
/
+5
2010-12-03
sort: put queue arg first
Paul Eggert
-8
/
+8
2010-12-03
sort: tune struct_merge_node slightly
Paul Eggert
-15
/
+25
2010-12-03
sort: Clarify comments
Paul Eggert
-22
/
+59
2010-12-03
tests: cleanup rm -rf fails under NFS
Paul Eggert
-2
/
+5
2010-12-03
cp: fix bug with fine-grained src to nearby coarse-grained dest
Paul Eggert
-0
/
+3
2010-12-03
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2010-12-01
sort: fix bug on 64-bit hosts with at least 32768 processors
Paul Eggert
-1
/
+1
2010-12-01
tests: add test for parallel sort -u segfault bug
Jim Meyering
-0
/
+48
2010-12-01
sort -u: fix a thread-race pointer corruption bug
Paul Eggert
-3
/
+6
2010-11-27
tests: don't let the OMP_NUM_THREADS envvar affect sort tests
Jim Meyering
-0
/
+1
2010-11-27
tests: test for parallel sort spinlock abuse
Jim Meyering
-0
/
+41
2010-11-27
tsort: suppress a valgrind memory leak warning
Pádraig Brady
-0
/
+5
2010-11-24
maint: update the valgrind support script
Pádraig Brady
-6
/
+14
2010-11-22
cp: give a better diagnostic for nonexistent dest/
Paul Eggert
-0
/
+15
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
-35
/
+813
2010-11-19
build: update gnulib to fix a syntax error in a test
Jim Meyering
-0
/
+0
2010-11-18
maint: avoid NEWS-related syntax-check failure
Jim Meyering
-0
/
+1
2010-11-18
od: fix bugs in displaying floating-point values
Paul Eggert
-34
/
+93
2010-11-18
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2010-11-18
maint: syntax-check: prevent new $VERBOSE/--version tests
Jim Meyering
-0
/
+6
2010-11-17
tests: convert tests/misc/selinux manually
Jim Meyering
-1
/
+1
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
-17
/
+17
2010-11-17
tests: convert "... env -- prog --version" uses
Jim Meyering
-6
/
+6
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
-348
/
+348
[prev]
[next]