summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-29build (--enable-gcc-warnings): enable gcc's -Werror also in lib/Jim Meyering
2009-10-29build: update gnulib submodule to latestJim Meyering
2009-10-29build: allow whitespace violations in gl/lib/*.diff filesJim Meyering
2009-10-28nice, nohup, su: detect write failure to stderrEric Blake
2009-10-28doc: tell --enable-gcc-warnings users where to report problemsJim Meyering
2009-10-28build: make doc checks more user-friendlyJim Meyering
2009-10-28doc: avoid failing "make check"Jim Meyering
2009-10-28doc: improve the echo and printf help on escapesPádraig Brady
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady
2009-10-28printenv: ignore bogus variable namesEric Blake
2009-10-28maint: avoid "make syntax-check" failurePádraig Brady
2009-10-27doc: turn env comments into documentationEric Blake
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-27tests: add printenv coverageEric Blake
2009-10-27tests: fix PATH problems on cygwinEric Blake
2009-10-26tests: clean up tests of env -- handlingEric Blake
2009-10-26doc: document PATH interactions with envEric Blake
2009-10-26env: reject bogus -u argumentsEric Blake
2009-10-26maint: let gnulib provide environEric Blake
2009-10-26tests: avoid file name not portable to cygwinEric Blake
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering
2009-10-26tests: adjust new env test not to failJim Meyering
2009-10-26tests: nice: adjust new tests to work more portablyJim Meyering
2009-10-26nice: execute program even when setpriority fails due to EACCESJim Meyering
2009-10-25timeout: don't orphan monitored programs if they ignore specified signalsPádraig Brady
2009-10-23tests: test recent status changesEric Blake
2009-10-23maint: move chroot testEric Blake
2009-10-23tests: enhance stdbuf and timeout testsEric Blake
2009-10-23nohup: use EXIT_CANCELED if not POSIXLY_CORRECTEric Blake
2009-10-23chroot, env, nice, su: use EXIT_CANCELED for internal failureEric Blake
2009-10-23tests: accommodate BSD getoptEric Blake
2009-10-23build: prohibit improper use of stat and lstatEric Blake
2009-10-22build: update gnulib submodule to latest, for test cleanupsEric Blake
2009-10-22maint: turn on compiler warnings for gnulib testsEric Blake
2009-10-22build: prohibit direct use of readlink or readlinkatJim Meyering
2009-10-22tests: add a test for the `tail -f' race condition bugGiuseppe Scrivano
2009-10-22tail -f: avoid a race conditionGiuseppe Scrivano
2009-10-21build: update gnulib submodule to latest, for utimens enhancementsEric Blake
2009-10-21tests: ensure touch honors trailing slashEric Blake
2009-10-21md5sum, sha*sum, sum: line-buffer the printed checksumsPádraig Brady
2009-10-20maint: issue warnings for more missing optional librariesPádraig Brady
2009-10-19build: use gnulib's isblank moduleJim Meyering
2009-10-18maint: factor out duplication in currently unused rulesJim Meyering
2009-10-17touch: add -h to change symlink timestamps, where supportedEric Blake
2009-10-17tests: abmon-align: avoid test failureJim Meyering
2009-10-17build: update gnulib submodule to latestJim Meyering
2009-10-15build: don't let environment settings perturb buildJim Meyering
2009-10-13tail: add add missing backslash at the end of a line in usageC de-Avillez
2009-10-12tail: tweak usage for more clarityEric Blake
2009-10-10touch: optimize use of utimensEric Blake