index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
2010-12-30
split: fix the suffix length calculation
Pádraig Brady
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-12-24
maint: avoid syntax-check failure due to unused #include
Jim Meyering
2010-12-23
csplit: diagnose file counter wraparound
Paul Eggert
2010-12-22
sort: minor performance tweak with num_processors
Paul Eggert
2010-12-22
getlimits: port to hosts with very wide int, or non-ASCII
Paul Eggert
2010-12-20
who: omit useless definitions of MAXHOSTNAMELEN
Paul Eggert
2010-12-20
maint: fix a typo in sort --parallel help message
Pádraig Brady
2010-12-19
wc: fix a possible hang with --files0-from
Pádraig Brady
2010-12-19
cp: ensure backups are created when -T specified
Pádraig Brady
2010-12-19
sort: use at most 8 threads by default
Pádraig Brady
2010-12-16
sort: do not generate thousands of subprocesses for 16-way merge
Paul Eggert
2010-12-16
sort: fix hang with sort --compress
Paul Eggert
2010-12-16
sort: don't dump core when merging from input twice
Paul Eggert
2010-12-14
doc: tail: semi-deprecate --sleep-interval and --max-unchanged-stats
Jim Meyering
2010-12-14
sort: fix very-unlikely buffer overrun when merging to input file
Paul Eggert
2010-12-13
sort: fix some --compress reaper bugs
Paul Eggert
2010-12-11
sort: syntax cleanup
Jim Meyering
2010-12-11
sort: integer overflow checks in thread counts, etc.
Paul Eggert
2010-12-11
sort: preallocate merge tree nodes to heap.
Chen Guo
2010-12-11
sort: comment fix
Paul Eggert
2010-12-11
sort: use mutexes, not spinlocks (avoid busy loop on blocked output)
Chen Guo
2010-12-08
split: fix a case where --elide-empty causes invalid chunking
Pádraig Brady
2010-12-03
sort: merge_queue -> queue
Paul Eggert
2010-12-03
sort: clarify queue_check_insert
Paul Eggert
2010-12-03
sort: fix problems with merge node dest pointer
Paul Eggert
2010-12-03
sort: simplify write_unique
Paul Eggert
2010-12-03
sort: put queue arg first
Paul Eggert
2010-12-03
sort: tune struct_merge_node slightly
Paul Eggert
2010-12-03
sort: Clarify comments
Paul Eggert
2010-12-01
sort: fix bug on 64-bit hosts with at least 32768 processors
Paul Eggert
2010-12-01
sort -u: fix a thread-race pointer corruption bug
Paul Eggert
2010-11-27
tsort: suppress a valgrind memory leak warning
Pádraig Brady
2010-11-22
cp: give a better diagnostic for nonexistent dest/
Paul Eggert
2010-11-22
split: add --number to generate a particular number of files
Chen Guo
2010-11-18
od: fix bugs in displaying floating-point values
Paul Eggert
2010-11-16
split: fail immediately if impossible to create a large file
Pádraig Brady
2010-11-16
truncate: fix a very unlikely case for undiagnosed errors
Pádraig Brady
2010-11-16
maint: fix a new -Wpointer-sign gcc warning
Pádraig Brady
2010-11-13
stat: do not provide variable precision time stamps
Jim Meyering
2010-11-11
csplit: do not rely on undefined behavior in printf formats
Paul Eggert
2010-11-11
csplit: fix a memory leak per input buffer
Pádraig Brady
2010-11-10
csplit: avoid buffer overrun when writing more than 999 files
Jim Meyering
2010-11-06
stat: do not rely on undefined behavior in printf formats
Paul Eggert
2010-11-06
stat: use e.g. %.3X instead of %X.%3:X for sub-second precision
Paul Eggert
2010-11-03
stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds
Jim Meyering
2010-10-28
maint: remove an unnecessary FIXME comment
Patrick W. Plusnick II
2010-10-27
cp: make --attributes-only override --reflink completely
Pádraig Brady
2010-10-25
date: correct typos in date --help
Tobias Quathamer
[next]