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-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
2011-07-07
doc: note date's %k, %l are space-padded and equivalent to %_H and %_I
Benoît Knecht
2011-07-07
stat: recognize GPFS as a file system type
Jim Meyering
2011-07-02
maint: use "const" and "pure" function attributes where possible
Jim Meyering
2011-06-25
doc: improve ls --help grammar
Jim Meyering
2011-06-25
maint: don't use gnulib's pathmax module; define PATH_MAX if needed
Jim Meyering
2011-06-24
stat: recognize MQUEUE and PSTOREFS file systems
Pádraig Brady
2011-06-19
stdbuf: fix automake variable name to work with cutting edge automake
Jim Meyering
2011-06-13
maint: use stat-size module from gnulib
James Youngman
2011-06-09
maint: remove unneeded includes
Pádraig Brady
2011-06-09
doc: add examples to date --help
Pádraig Brady
2011-06-04
build: require at least 2-year old autoconf-2.64 (was 2.62)
Jim Meyering
2011-06-04
maint: remove now-spurious curly braces
Jim Meyering
2011-06-01
yes.c: do not use exit after error
Marek Polacek
2011-06-01
tail: fix an inconsequential bug spotted by coverity
Jim Meyering
2011-05-29
maint: placate -Wsign-compare when it's non-invasive
Jim Meyering
2011-05-28
ls: placate gcc-4.7.0's -Wstrict-overflow
Jim Meyering
2011-05-28
maint: remove useless (off_t) cast of lseek arg
Jim Meyering
2011-05-27
chown,chgrp: output the original ownership in -v messages
Pádraig Brady
2011-05-27
chown,chgrp: output the correct ownership in -v messages
Pádraig Brady
2011-05-27
maint: fix a -Wstrict-overflow build failure with gcc 4.5
Pádraig Brady
2011-05-26
maint: accommodate gcc's -Wstrict-overflow option
Jim Meyering
2011-05-26
maint: enforce cpp indentation policy
Jim Meyering
2011-05-26
maint: env.c: remove unnecessary use of strchr
Jim Meyering
2011-05-26
shred: placate coverity and fix a comment
Jim Meyering
2011-05-26
maint: split: remove --filter specific code from other paths
Pádraig Brady
2011-05-26
split: diagnose when --filter is used with a chunk number
Pádraig Brady
2011-05-26
split: exit when we can no longer write to a --filter
Pádraig Brady
2011-05-26
split: return success even if a --filter exits
Pádraig Brady
2011-05-25
split: fix an edge case where -n l/... creates an extra file
Pádraig Brady
2011-05-25
chmod: output the original mode in verbose mode
Bernhard Voelker
[next]