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-10-17
tac: don't misbehave with multiple non-seekable inputs
Jim Meyering
2011-10-17
maint: tac: remove sole use of sprintf in favor of filenamecat
Jim Meyering
2011-10-09
rm: do not resort to stat'ing very long names even on deficient systems
Jim Meyering
2011-10-01
build: use getgr*_nomembers functions on Interix
Markus Duft
2011-10-01
build: accommodate missing setgroups on Interix
Markus Duft
2011-10-01
ls: fix output of dangling symlinks colored as target
Pádraig Brady
2011-09-30
ls: avoid reading beyond end of color indicator
Jim Meyering
2011-09-27
sort: avoid a NaN-induced infloop
Jim Meyering
2011-09-22
timeout: handle implicitly created threads
Pádraig Brady
2011-09-19
md5sum: clarify what is meant by binary/text flag.
Reuben Thomas
2011-09-16
md5sum: handle BSD reversed format checksums
Pádraig Brady
2011-09-14
doc: improve description of join's -a option
Eric Blake
2011-09-08
stat: avoid compilation failure on AIX 7.x
Jim Meyering
2011-09-01
timeout: fixup previous warning fix
Pádraig Brady
2011-09-01
timeout: suppress a redundant warning on some systems
Pádraig Brady
2011-09-01
stdbuf: fix helper lib identification on some platforms
Pádraig Brady
2011-09-01
build: avoid the use of strsignal() in split
Pádraig Brady
2011-08-25
timeout: revert signal propagation enhancement
Pádraig Brady
2011-08-24
pr: fix so that LAST_PAGE is honored with -T
Pádraig Brady
2011-08-13
maint: remove empty statement after jump label
Bernhard Voelker
2011-08-12
pathchk: port to hosts where mbstate_t is replaced
Paul Eggert
2011-08-08
join: with --check-order print offending file name, line number and data
Jim Meyering
2011-08-08
maint: use xcalloc rather than xmalloc+memset (no semantic change)
Jim Meyering
2011-07-27
maint: copy: refactor hard link creation
Pádraig Brady
2011-07-26
maint: use consistent style in C and test scripts
Jim Meyering
2011-07-25
cp: don't mishandle existing dir dest permissions (Bug#9170)
Paul Eggert
2011-07-25
cp -up: preserve all hard links
Jim Meyering
2011-07-25
timeout: support sub-second timeouts
Pádraig Brady
2011-07-20
dircolors: add screen.Eterm terminal type
Mike Frysinger
2011-07-20
unexpand: fix misalignment when spaces span a tabstop
Pádraig Brady
2011-07-16
timeout: treat seconds counts like 'sleep' does
Paul Eggert
2011-07-16
Fix capiTalization in comments.
Paul Eggert
2011-07-16
* src/timeout.c (main): Use waitpid, not wait (Bug#9098).
Paul Eggert
2011-07-16
timeout: port to NonStop (Bug#9077)
Paul Eggert
2011-07-16
ls: port to NonStop (Bug#9076)
Paul Eggert
2011-07-16
dd: port to NonStop (Bug#9076)
Paul Eggert
2011-07-15
csplit: don't prematurely terminate cleanup (Bug#9076)
Paul Eggert
2011-07-15
* src/dd.c: Remove obsolete comments re POSIX.
Paul Eggert
2011-07-15
build: avoid a st_blksize compile failure on some systems
Pádraig Brady
2011-07-15
build: avoid a fiemap compile failure on some systems
Pádraig Brady
2011-07-14
* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.
Paul Eggert
2011-07-14
maint: fix warning 'possible use of "=" where "==" was intended'
Bernhard Voelker
2011-07-13
doc: describe the file permissions set by mktemp
Benoît Knecht
2011-07-13
doc: note the order in which wc counts are printed
Benoît Knecht
2011-07-11
dircolors: highlight .webm multimedia files
Benoît Knecht
2011-07-08
timeout: handle signals more transparently
Pádraig Brady
2011-07-08
timeout: support cascaded timeouts
Pádraig Brady
2011-07-08
timeout: add --foreground to support interactive commands
Pádraig Brady
2011-07-08
doc: note that cp -l creates _hard_ links
Benoît Knecht
2011-07-07
md5sum, sha1sum, etc: accept new option: --strict
Patrick Schoenfeld
[next]