summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-16* src/mktemp.c (main): Add 'const' twice to avoid GCC warning.Paul Eggert
2008-10-16build: when po-check fails, say why and suggest a fixJim Meyering
2008-10-16csplit: prefer sigaction over signalEric Blake
2008-10-15tests: add option processing tests for 'expr'Pádraig Brady
2008-10-15expr: remove --bignum and --no-bignum optionsPaul Eggert
2008-10-15expr: don't interpret argv[0] as an operandJim Meyering
2008-10-15doc: cp, mv: remove mention of deprecated --reply= optionJim Meyering
2008-10-13doc: adjust spacing in ls --help output, for better man formattingJim Meyering
2008-10-13doc: ls: clarify exit status descriptionOndřej Vašík
2008-10-12doc: reorder tsort/ptx nodes so body and menu ordering are consistentJim Meyering
2008-10-12tests: move check-misc targets from src/Makefile.am to maint.mkJim Meyering
2008-10-12tests: df: avoid test failure when using mawkJim Meyering
2008-10-10bootstrap: merge from gnulibJim Meyering
2008-10-07doc: document runcon and chcon in SELinux context sectionOndřej Vašík
2008-10-06chcon: remove traces of unimplemented --change (-c) optionOndřej Vašík
2008-10-06stat: add lustre filesystem typeAndreas Dilger
2008-10-06remove.c: avoid compile failure on OS/2Jim Meyering
2008-10-05post-release administriviaJim Meyering
2008-10-05version 7.0Jim Meyering
2008-10-05* maint.mk (alpha beta major): Add "-a" to git commit ... command.Jim Meyering
2008-10-04tests: fix the install/strip-program testJim Meyering
2008-10-03timeout.c: don't use perror; exit 125 upon failed forkJim Meyering
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka
2008-10-02tests: skip a root-only test when configured without libcapJim Meyering
2008-10-02ignore additional built fileEric Blake
2008-10-02remove.c: allow compilation on cygwinEric Blake
2008-10-02bootstrap: merge from gnulibJim Meyering
2008-10-01remove.c: combine two helper functions, to avoid sign-extensionJim Meyering
2008-10-01rm: don't preprocess a directory on a file system of type tmpfs or nfsJim Meyering
2008-10-01tests: use our new timeout programJim Meyering
2008-09-29fix make variable quotation errorRalf Wildenhues
2008-09-29seq: solve e13188e7ef7bbd609c1586332a335b4194b881aa more cleanlyJim Meyering
2008-09-28build: avoid spurious valgrind warning about uses of touchJim Meyering
2008-09-28mktemp: plug an inconsequential leakJim Meyering
2008-09-28THANKS: add Erik AuerswaldJim Meyering
2008-09-27remove.c: avoid compiler warningEric Blake
2008-09-27rm -r: avoid O(n^2) performance for a directory with very many entriesJim Meyering
2008-09-27remove.c: don't use xmalloc; don't let obstack call exit on failureJim Meyering
2008-09-27* maint.mk (my-distcheck): remove duplicate c99-related test codeJim Meyering
2008-09-27maint: allow more C99 constructs; stop maintaining c99-to-c89 patch setJim Meyering