summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-04doc: indicate that FILE arguments are optional with rm -fReuben Thomas
2014-08-03numfmt: fix misspelling in --debug messageAnders Jonsson
2014-08-01chroot: perform chdir("/") again unless new --skip-chdir is specifiedBernhard Voelker
2014-07-19maint: fix message translation glitchesPaul Eggert
2014-07-18build: don't distribute generated coreutils.hPádraig Brady
2014-07-16numfmt: fix isblank() usage for some unibyte localesAssaf Gordon
2014-07-14maint: avoid clang -Wint-to-pointer-cast warningPádraig Brady
2014-07-13sort: avoid undefined operation with destroying locked mutexPádraig Brady
2014-07-13sort: fix two threading issues reported by valgrindShayan Pooya
2014-07-13maint: avoid an inconsequential mem leakPádraig Brady
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-07-04maint: simplify parsing df's output in shell scriptsBernhard Voelker
2014-07-02pwd: revert default mode back to -PPádraig Brady
2014-07-02maint: fix context_t init warning on systems without selinuxAlex Deymo
2014-07-01maint: fix const correctness warnings with security_context_tPádraig Brady
2014-07-01chcon: avoid redundant context allocationsNamhyung Kim
2014-07-01chcon: use security_check_context() for context validationNamhyung Kim
2014-06-30pwd: assume -L mode by default, as per POSIXPádraig Brady
2014-06-26id: output the effective group for the processPetr Stodůlka
2014-06-25df: report correct device in presence of eclipsed mountsPádraig Brady
2014-06-24df: look for accessible mount points for specified devicesPádraig Brady
2014-06-24df: output placeholder values for inaccessible mount pointsPádraig Brady
2014-06-24du: ignore directory cycles due to bind mountsPádraig Brady
2014-06-24doc: state in ls --help, that -h affects --size formatPádraig Brady
2014-06-18df: use all of the last device details providedPádraig Brady
2014-06-18seq: fix incorrect output with start or end of -0Pádraig Brady
2014-06-13tail: fix --follow to use polling mode for VXFSPádraig Brady
2014-06-12maint: suppress a theoretical buffer overflow warningPádraig Brady
2014-06-11install: allow options -D and -t to be used togetherBernhard Voelker
2014-06-03tests: consolidate tests for true and falsePádraig Brady
2014-06-02maint: avoid compiler warnings with some assert() implementationsBen Walton
2014-06-01cut: restore special case handling of -f with -d$'\n'Pádraig Brady
2014-06-01stat: avoid redundant stat() callsPádraig Brady
2014-05-29df: use the last device name provided by the systemPádraig Brady
2014-05-26stdbuf: support OS XPádraig Brady
2014-05-26build: uname: avoid shadowing warningJim Meyering
2014-05-26doc: clarify --zero-terminated optionPádraig Brady
2014-05-25build: libstdbuf.so: avoid new OS X link failureJim Meyering
2014-05-25cat,cp,split: use a larger buffer for copyingJim Meyering
2014-05-23stat,tail: improve support for LogFS and ConfigFSPádraig Brady
2014-05-22maint: enforce consistent width and case of file system constantsPádraig Brady
2014-05-21stdbuf: support compilers other than __GNUC__Pádraig Brady
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady
2014-05-21chroot: make changing root check more robustPádraig Brady
2014-05-21chroot: exit immediately upon failurePádraig Brady
2014-05-21chroot: with --userspec clear root's supplemental groupsPádraig Brady
2014-05-16chroot: don't chdir() if not changing rootPádraig Brady
2014-05-13maint: avoid clang -Wtautological-constant-out-of-range-compare warningPádraig Brady
2014-05-13df: ignore non file system entries in /proc/mountsPádraig Brady
2014-05-13df: fix handling of symlinks in mount listPádraig Brady