summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-17* NEWS: Mention fix for Bug#9098.Paul Eggert
2011-07-17timeout: add regression test (Bug#9098)Paul Eggert
2011-07-16timeout: treat seconds counts like 'sleep' doesPaul Eggert
2011-07-16Fix capiTalization in comments.Paul Eggert
2011-07-16* src/timeout.c (main): Use waitpid, not wait (Bug#9098).Paul Eggert
2011-07-16timeout: port to NonStop (Bug#9077)Paul Eggert
2011-07-16ls: port to NonStop (Bug#9076)Paul Eggert
2011-07-16dd: port to NonStop (Bug#9076)Paul Eggert
2011-07-15csplit: don't prematurely terminate cleanup (Bug#9076)Paul Eggert
2011-07-15* src/dd.c: Remove obsolete comments re POSIX.Paul Eggert
2011-07-15build: avoid a st_blksize compile failure on some systemsPádraig Brady
2011-07-15build: avoid a fiemap compile failure on some systemsPádraig Brady
2011-07-14* src/fiemap.h (struct fiemap.fm_extents): Change size to 1.Paul Eggert
2011-07-14maint: fix warning 'possible use of "=" where "==" was intended'Bernhard Voelker
2011-07-13doc: describe the file permissions set by mktempBenoît Knecht
2011-07-13doc: note the order in which wc counts are printedBenoît Knecht
2011-07-12build: update gnulib submodule to latestJim Meyering
2011-07-12build: list makeinfo 4.13 as a build-from-git requirementEric Blake
2011-07-11dircolors: highlight .webm multimedia filesBenoît Knecht
2011-07-08maint: add syntax-check rule to prohibit "."-terminated "SEE ALSO"Jim Meyering
2011-07-08doc: list all new file system types recognized by stat -fPádraig Brady
2011-07-08doc: don't terminate SEE ALSO sections with a periodBenoît Knecht
2011-07-08timeout: handle signals more transparentlyPádraig Brady
2011-07-08timeout: support cascaded timeoutsPádraig Brady
2011-07-08timeout: add --foreground to support interactive commandsPádraig Brady
2011-07-08doc: note that cp -l creates _hard_ linksBenoît Knecht
2011-07-07tests: exercise md5sum's new --strict optionJim Meyering
2011-07-07md5sum, sha1sum, etc: accept new option: --strictPatrick Schoenfeld
2011-07-07doc: note date's %k, %l are space-padded and equivalent to %_H and %_IBenoît Knecht
2011-07-07stat: recognize GPFS as a file system typeJim Meyering
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-07-02buffer_lcm: declare with _GL_ATTRIBUTE_CONSTJim Meyering
2011-07-01doc: detail the effect of disabling input buffering with stdbufPádraig Brady
2011-07-01doc: mention the restrictions for stdbuf more prominentlyBruno Haible
2011-06-25doc: improve ls --help grammarJim Meyering
2011-06-25doc: clarify an improvement from coreutils-7.0Jim Meyering
2011-06-25maint: don't use gnulib's pathmax module; define PATH_MAX if neededJim Meyering
2011-06-25build: bootstrap: remove obsolete gettext-related file exclusionsJim Meyering
2011-06-24stat: recognize MQUEUE and PSTOREFS file systemsPádraig Brady
2011-06-22tests: stat-free-color: do not count stat calls before mainBernhard Voelker
2011-06-21tests: cp/sparse-fiemap: use "head -n99" in place of "head -99"Bernhard Voelker
2011-06-20tests: init.sh: use "sed 1q" in place of "head -1"Jim Meyering
2011-06-20maint: update THANKS.inJim Meyering
2011-06-20tests: improve init.sh by removing w2_Bernhard Voelker
2011-06-19tests: avoid extra forks in the testsuiteStefano Lattarini
2011-06-19tests: make test runner a script, not a shell functionStefano Lattarini
2011-06-19stdbuf: fix automake variable name to work with cutting edge automakeJim Meyering
2011-06-19maint: avoid a false positive syntax checkPádraig Brady
2011-06-19maint: typo: insert omitted word in test commentJames Youngman
2011-06-18maint: fix typo in comment in configure.acStefano Lattarini