summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-01bootstrap: don't use cmp's -s option when reading from a pipeJim Meyering
2009-01-01maint: factor out common code; prohibit use of HAVE_MBRTOWCJim Meyering
2009-01-01maint: use more sc_-prefixed namesJim Meyering
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering
2009-01-01maint: move coreutils-specific syntax check rules into cfg.mkJim Meyering
2009-01-01portability: accommodate gnulib's getaddrinfo changeJim Meyering
2009-01-01cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides itJim Meyering
2008-12-27doc: mention long option abbreviationEric Blake
2008-12-26maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol namesJim Meyering
2008-12-26dd: add support for opening files in Concurrent I/O (CIO) modeMatt Harden
2008-12-23build: do enable $(WERROR_CFLAGS) for src/ files.Jim Meyering
2008-12-23doc: stty: Clarification of some input and output settingsPádraig Brady
2008-12-23timeout: remove problematic castsPádraig Brady
2008-12-21* .x-sc_require_config_h: Remove obsolete regexps.Jim Meyering
2008-12-21maint.mk: enforce the "include <config.h> first" ruleJim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-12-21build: turn on $(WERROR_CFLAGS) for src/Jim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-12-17doc: Remove curly quotes from shell examples in man pagesPádraig Brady
2008-12-16ChangeLog-2008: say ChangeLog files are no longer manually maintainedJim Meyering
2008-12-16du: -H now does what POSIX requiresJim Meyering
2008-12-13doc: pr: formatting correctionsJim Meyering
2008-12-13more portable bootstrap procedureRalf Wildenhues
2008-12-03tests: ensure that chmod, chgrp and chown honor --silentJim Meyering
2008-12-03chmod, chown, chgrp: honor --silent (-f) once againOndřej Vašík
2008-12-02wc: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering
2008-12-01seq: plug a leakJim Meyering
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering
2008-12-01* bootstrap.conf (gnulib_modules): Add argv-iter.Jim Meyering
2008-12-01argv-iter: add testsJim Meyering
2008-12-01argv-iter: new moduleJim Meyering
2008-12-01* src/hostname.c (sethostname) [!HAVE_SETHOSTNAME]: Remove declaration.Jim Meyering
2008-12-01cp, mv: remove 3-year-deprecated+warned-about --reply optionJim Meyering
2008-12-01doc: Make descriptions of ASCII NUL and --zero-terminated option consistentPádraig Brady
2008-12-01doc: enforce @var{lower} policyJim Meyering
2008-12-01doc: Tweak info docs to standarise on lower-case @var{file}Pádraig Brady
2008-12-01doc: Improve description of --files0-from optionPádraig Brady
2008-12-01tests: dd/reblock: Reduce chance of timing related failuresPádraig Brady
2008-11-30m4: avoid a warning from gcc's -Wstrict-prototypesJim Meyering
2008-11-30tests: df: skip total-verify if df failsJim Meyering
2008-11-30build: don't reject definition of STREQJim Meyering
2008-11-30tests: start long-running cp/link-heap earlierJim Meyering
2008-11-30tests: avoid failure of cp/link-heap on some systemsJim Meyering
2008-11-30remove explicit declaration of putenv, ...Jim Meyering
2008-11-30tests: dd/reblock: avoid occasional failureJim Meyering
2008-11-27pwd: add pwd -P, -L to TODOJames Youngman
2008-11-26doc: fix typo in units factorization, removed TODO itemsOndřej Vašík
2008-11-26doc: factor out list of suffix-to-number (e.g., KB->1000B) mappingsJim Meyering
2008-11-26doc: tail: one more s/bytes/n/ changeJim Meyering