summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-23doc (stat): correct formatting in coreutils.texiKarl Berry
2008-11-22tests: dd: add a test for the required behaviorJim Meyering
2008-11-22Revert part of "dd: avoid unnecessary memory copies"Pádraig Brady
2008-11-21getlimits: A new utility for use in coreutils' testsPádraig Brady
2008-11-21dd: avoid unnecessary memory copiesPádraig Brady
2008-11-20cp: use far less memory in some casesJim Meyering
2008-11-20tests: add a test of cp --preserve=linksJim Meyering
2008-11-20cp: remove unused codeJim Meyering
2008-11-17doc: HACKING: reference http://www.gnu.org/licenses/why-assign.htmlJim Meyering
2008-11-16tests: remove debug code that would try to write into /t/k-envJim Meyering
2008-11-16tests: change misc/printf-surprise so that it doesn't segfault anymoreJim Meyering
2008-11-12tests: remove df/totalJim Meyering
2008-11-12* tests/df/total-verify [VERBOSE]: Run df --version, not ls --version.Ondřej Vašík
2008-11-12avoid spurious test failure when df always failsJim Meyering
2008-11-11jm-macros.m4: avoid syntax issue with newer autoconfEric Blake
2008-11-11Update references to GFDL: 1.2 -> 1.3Jim Meyering
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering
2008-11-10avoid a compiler warningJim Meyering
2008-11-10use xfreopen in place of unchecked freopenJim Meyering
2008-11-10xfreopen: new moduleJim Meyering
2008-11-09Update URL: s!www.iro.umontreal.ca!translationproject.org/team/...!Jim Meyering
2008-11-09install: indicate clearly it's not for installing packagesJames Youngman
2008-11-08emit more precise bug-reporting instructionsJim Meyering
2008-11-05include gnulib's strdup module explicitlyJim Meyering
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka
2008-10-28tests: ls/stat-failed: don't discard stderr.Jim Meyering
2008-10-26tests: seq: check for today's extended long double fixJim Meyering
2008-10-26seq: improve quality of format-checking codePaul Eggert
2008-10-25factor: avoid compilation failure without libgmpJim Meyering
2008-10-25factor: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-25tests: df/total: don't fail for an inaccessible mount pointJim Meyering
2008-10-25seq: revert Solaris 8 work-around that caused x86 regressionPaul Eggert
2008-10-24group-list: avoid compiler warningEric Blake
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering
2008-10-22Remove lzma as a specific build requirementPádraig Brady
2008-10-22* src/ls.c (usage): Describe exit statuses more concisely.Paul Eggert
2008-10-22Add better checks and docs for build toolsPádraig Brady
2008-10-22clean up gl/modules/selinux-atJim Meyering
2008-10-21move selinux-h module from gl/ to gnulibJim Meyering
2008-10-21prepare to move selinux-h module to gnulibJim Meyering
2008-10-21tests: test today's ls-vs-capability fixJim Meyering
2008-10-21ls: make it possible to disable file capabilities checkingKamil Dudka
2008-10-21reflect gnulib's removal of lstat.hJim Meyering
2008-10-20expr: Fixup authorsPádraig Brady
2008-10-19accommodate gnulib header removalsJim Meyering
2008-10-18* maint.mk (coreutils-path-check): New definition, now runJim Meyering
2008-10-17maint: avoid warning in ls.cJim Meyering
2008-10-17maint: avoid warnings due to attribute warn_unused_resultJim Meyering
2008-10-16mktemp: diagnose freopen failureJim Meyering