summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2008-12-13more portable bootstrap procedureRalf Wildenhues-11/+22
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering-0/+40
2008-12-03chmod, chown, chgrp: honor --silent (-f) once againOndřej Vašík-16/+28
2008-12-02wc: read and process --files0-from= input a name at a time,Jim Meyering-44/+99
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering-63/+81
2008-12-01seq: plug a leakJim Meyering-0/+1
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering-6/+19
2008-12-01* bootstrap.conf (gnulib_modules): Add argv-iter.Jim Meyering-1/+3
2008-12-01argv-iter: add testsJim Meyering-0/+130
2008-12-01argv-iter: new moduleJim Meyering-0/+188
2008-12-01* src/hostname.c (sethostname) [!HAVE_SETHOSTNAME]: Remove declaration.Jim Meyering-5/+1
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering-96/+9
2008-12-01doc: Make descriptions of ASCII NUL and --zero-terminated option consistentPádraig Brady-52/+35
2008-12-01doc: enforce @var{lower} policyJim Meyering-42/+61
2008-12-01doc: Tweak info docs to standarise on lower-case @var{file}Pádraig Brady-11/+11
2008-12-01doc: Improve description of --files0-from optionPádraig Brady-7/+11
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady-5/+15
2008-11-30m4: avoid a warning from gcc's -Wstrict-prototypesJim Meyering-1/+1
2008-11-30tests: df: skip total-verify if df failsJim Meyering-0/+2
2008-11-30build: don't reject definition of STREQJim Meyering-2/+2
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering-2/+2
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering-1/+1
2008-11-30remove explicit declaration of putenv, ...Jim Meyering-4/+0
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering-1/+4
2008-11-27pwd: add pwd -P, -L to TODOJames Youngman-0/+5
2008-11-26doc: fix typo in units factorization, removed TODO itemsOndřej Vašík-6/+4
2008-11-26doc: factor out list of suffix-to-number (e.g., KB->1000B) mappingsJim Meyering-34/+44
2008-11-26doc: tail: one more s/bytes/n/ changeJim Meyering-1/+1
2008-11-26doc: tail: fix description of --bytes=N (-c)Pádraig Brady-3/+3
2008-11-23doc: move @shortcontents and @contents from end to startKarl Berry-3/+2
2008-11-23doc (stat): clarify: there are two sets of format directivesJim Meyering-1/+2
2008-11-23doc (stat): correct formatting in coreutils.texiKarl Berry-2/+4
2008-11-22tests: dd: add a test for the required behaviorJim Meyering-0/+52
2008-11-22Revert part of "dd: avoid unnecessary memory copies"Pádraig Brady-3/+10
2008-11-21getlimits: A new utility for use in coreutils' testsPádraig Brady-1/+184
2008-11-21dd: avoid unnecessary memory copiesPádraig Brady-7/+2
2008-11-20cp: use far less memory in some casesJim Meyering-15/+65
2008-11-20tests: add a test of cp --preserve=linksJim Meyering-6/+12
2008-11-20cp: remove unused codeJim Meyering-22/+0
2008-11-17doc: HACKING: reference http://www.gnu.org/licenses/why-assign.htmlJim Meyering-0/+4
2008-11-16tests: remove debug code that would try to write into /t/k-envJim Meyering-1/+1
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering-3/+8
2008-11-12tests: remove df/totalJim Meyering-40/+0
2008-11-12* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.Ondřej Vašík-1/+1
2008-11-12avoid spurious test failure when df always failsJim Meyering-2/+4
2008-11-11jm-macros.m4: avoid syntax issue with newer autoconfEric Blake-2/+3
2008-11-11Update references to GFDL: 1.2 -> 1.3Jim Meyering-6/+6
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering-12/+9
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering-20/+26
2008-11-10avoid a compiler warningJim Meyering-1/+1