summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-01-23build: resolve conflict with new declaration from version-etc.hJim Meyering-0/+8
2009-01-22doc: shred: Correct docs on default number of overwrites.Pádraig Brady-5/+10
2009-01-22shred: change default number of overwrites from 25 to 3Pádraig Brady-1/+4
2009-01-21m4: don't use AC_REQUIRE([AC_C_BIGENDIAN])Jim Meyering-3/+3
2009-01-19no longer define *_FILENO constantsJim Meyering-14/+1
2009-01-19build: use dist-xz, not dist-lzma, cont'dJim Meyering-5/+6
2009-01-19tests: tail-2/infloop-1 is racyJim Meyering-1/+6
2009-01-18build: use dist-xz, not dist-lzmaJim Meyering-1/+1
2009-01-16maint: remove obsolete sc_author_mark_check ruleJim Meyering-8/+0
2009-01-16Merge branch 'master' of git://git.sv.gnu.org/coreutilsJim Meyering-0/+8
2009-01-16maint: enforce existing prohibition: no cvs $keywords$Jim Meyering-0/+8
2009-01-16echo, printf, test: remove unused #include directivesJim Meyering-3/+0
2009-01-16pathchk: avoid -Wsign-compare warningsPádraig Brady-3/+3
2009-01-16pr: avoid -Wsign-compare warningsPádraig Brady-4/+4
2009-01-16shred: avoid -Wsign-compare warningsPádraig Brady-3/+3
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady-33/+21
2009-01-14test, echo, printf: don't accept option abbreviationEric Blake-15/+47
2009-01-14cp/mv: add --no-clobber (-n) option to not overwrite targetKamil Dudka-7/+165
2009-01-08option handling: make exceptions more consistentEric Blake-13/+15
2009-01-07* bootstrap.conf (avoided_gnulib_modules): Add dummy.Jim Meyering-4/+4
2009-01-07* maint.mk: align some backslashesJim Meyering-16/+16
2009-01-05doc: pathchk description enhancementsPádraig Brady-14/+14
2009-01-03src/.gitignore: Ignore getlimits utilityPádraig Brady-0/+1
2009-01-03tests: refactor to use the new getlimits utilityPádraig Brady-49/+66
2009-01-03stat: print file-system total inode count (%c) as an unsigned numberMichael Meskes-2/+2
2009-01-01tests: factor ls-misc (no semantic change)Jim Meyering-10/+11
2009-01-01update copyright yearJim Meyering-2/+2
2009-01-01improve M4 quotingJim Meyering-80/+80
2009-01-01bootstrap: don't use cmp's -s option when reading from a pipeJim Meyering-2/+2
2009-01-01maint: factor out common code; prohibit use of HAVE_MBRTOWCJim Meyering-21/+32
2009-01-01maint: use more sc_-prefixed namesJim Meyering-11/+6
2009-01-01maint: tighten m4 AC_ quoting checkJim Meyering-14/+15
2009-01-01maint: move coreutils-specific syntax check rules into cfg.mkJim Meyering-147/+147
2009-01-01portability: accommodate gnulib's getaddrinfo changeJim Meyering-0/+4
2009-01-01cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides itJim Meyering-7/+6
2008-12-27doc: mention long option abbreviationEric Blake-1/+9
2008-12-26maint: ensure dd's computation of O_FULLBLOCK uses all O_ symbol namesJim Meyering-3/+18
2008-12-26dd: add support for opening files in Concurrent I/O (CIO) modeMatt Harden-1/+22
2008-12-23build: do enable $(WERROR_CFLAGS) for src/ files.Jim Meyering-1/+1
2008-12-23doc: stty: Clarification of some input and output settingsPádraig Brady-4/+7
2008-12-23timeout: remove problematic castsPádraig Brady-8/+10
2008-12-21* .x-sc_require_config_h: Remove obsolete regexps.Jim Meyering-21/+0
2008-12-21maint.mk: enforce the "include <config.h> first" ruleJim Meyering-0/+24
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering-1/+1
2008-12-21build: turn on $(WERROR_CFLAGS) for src/Jim Meyering-1/+1
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering-11/+49
2008-12-17doc: Remove curly quotes from shell examples in man pagesPádraig Brady-2/+2
2008-12-16ChangeLog-2008: say ChangeLog files are no longer manually maintainedJim Meyering-0/+5
2008-12-16du: -H now does what POSIX requiresJim Meyering-13/+8
2008-12-13doc: pr: formatting correctionsJim Meyering-4/+4