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-30
build: distribute new file, fiemap.h
Jim Meyering
2011-01-30
copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl
Jie Liu
2011-01-30
fiemap.h: include <stdint.h>, not <linux/types.h>
Jim Meyering
2011-01-30
copy.c: ensure proper alignment of fiemap buffer
Paul Eggert
2011-01-30
copy.c: adjust comments, tweak semantics
Jim Meyering
2011-01-30
cp: copy sparse files efficiently using the FIEMAP ioctl
Jie Liu
2011-01-29
join: don't report disorder against an empty file
Pádraig Brady
2011-01-29
join: ensure --header skips the order check with empty files
Pádraig Brady
2011-01-29
join: add -o 'auto' to output a constant number of fields per line
Pádraig Brady
2011-01-24
split: avoid a new, spurious warning from gcc-4.6.0
Jim Meyering
2011-01-24
tail: avoid new diagnostic when applying -f to a pipe on linux-2.3.38
Jim Meyering
2011-01-17
uniq: replace a wasteful loop with simple calculation
Jim Meyering
2011-01-17
uniq: don't continue field processing after end of line
Sami Kerola
2011-01-14
maint: refactor to use read-file from gnulib
Pádraig Brady
2011-01-13
maint: trivial system header file cleanups
Pádraig Brady
2011-01-11
rm: ignore errno related to invalid file names
Nadav Har'El
2011-01-10
du: don't abort when a subdir is renamed during traversal
Jim Meyering
2011-01-07
maint: suppress some clang scan-build warnings
Pádraig Brady
2011-01-07
maint: replace uses of ignore_ptr with ignore_value
Pádraig Brady
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
[next]