Commit Graph

  • 756a928c8c cp: fix handling of -H with multiply specified source dirs Pádraig Brady 2014-09-18 11:31:22 +01:00
  • 90aa291c39 cp: issue correct warning and ignore duplicate source dirs Pádraig Brady 2014-09-17 18:50:08 +01:00
  • 8e93dc6297 doc: output correct --help references with --program-prefix Pádraig Brady 2014-09-18 14:50:47 +01:00
  • 1f2647b8af doc: ensure the correct texinfo nodes are referenced in --help Pádraig Brady 2014-09-18 14:37:37 +01:00
  • ed0c3c33c6 tests: fix false du failure on newer XFS Bernhard Voelker 2014-09-16 18:50:29 +02:00
  • 3b1ac4b1ed cat: allow copying empty files to themselves Paul Eggert 2014-09-11 08:45:32 -07:00
  • e8715100cb doc: reference online info pages directly from man pages Pádraig Brady 2014-09-10 11:53:50 +01:00
  • e4627416b4 doc: adjust reference to info nodes in man pages Pádraig Brady 2014-09-09 02:05:45 +01:00
  • 113ca3e892 maint: include libstdbuf.c in extraneous headers check Pádraig Brady 2014-08-23 01:14:36 +01:00
  • 3cf19b5e5e build: adjust previous transformations on libstdbuf name Pádraig Brady 2014-09-10 23:43:00 +01:00
  • 6f9b01873e build: avoid name transformations on libstdbuf Pádraig Brady 2014-09-09 15:50:07 +01:00
  • 20f46a2e34 maint: fix syntax-check issues in recent commit Pádraig Brady 2014-09-09 10:25:39 +01:00
  • c383c570c6 maint: avoid file-scope names of the form _[a-z]* Paul Eggert 2014-09-08 20:41:44 -07:00
  • 8defcee49b maint: prefer 'return status;' to 'exit (status);' in 'main' Paul Eggert 2014-09-08 16:31:14 -07:00
  • 72e470b9b5 doc: rename "coreutils invocation" to "Multi-call invocation" Paul Eggert 2014-09-08 12:51:14 -07:00
  • 943ca00bba doc: mention which commands are optional Paul Eggert 2014-09-08 11:40:39 -07:00
  • 9a1a715a00 doc: fix typos Bernhard Voelker 2014-09-07 01:35:52 +02:00
  • 00441350f6 doc: spell "indeterminate" correctly Paul Eggert 2014-09-03 09:52:38 -07:00
  • 8338c4dc4a maint: ensure fiemap extents flags are compared correctly Pádraig Brady 2014-08-23 01:18:58 +01:00
  • 1505b379af maint: avoid int64_t and similar types unless they're needed Paul Eggert 2014-08-22 12:07:11 -07:00
  • 00d0c41d85 maint: refactor ls QUOTING_STYLE env var handling Yurij Goncharuk 2014-08-21 23:44:56 +01:00
  • 837bf406df doc: clarify that duplicate NFS mounts are skipped by df Fridolin Pokorny 2014-08-21 11:45:54 +02:00
  • ed1a495b3c df: improve mount point selection with inaccurate mount list Pádraig Brady 2014-08-18 17:59:26 +01:00
  • 65d8e6906a cp: remove redundant possibly expensive heap deallocation Rasmus Borup Hansen 2014-08-11 15:07:05 +01:00
  • 9bcc626190 doc: indicate that FILE arguments are optional with rm -f Reuben Thomas 2014-08-04 11:42:45 +01:00
  • f1fb49e80b numfmt: fix misspelling in --debug message Anders Jonsson 2014-08-03 21:47:48 +01:00
  • 0660cfe128 tests: fix typo in tail-2/inotify-race Paul Eggert 2014-08-01 12:50:29 -07:00
  • 0cf7b1d928 chroot: perform chdir("/") again unless new --skip-chdir is specified Bernhard Voelker 2014-08-01 02:07:33 +02:00
  • 0cf66cbe85 build: avoid building stdbuf on cygwin Pádraig Brady 2014-07-16 16:47:50 +01:00
  • d8a19e0336 doc: clarify that floating point parses "inf" Eric Blake 2014-07-29 16:57:55 -06:00
  • 436db6237c maint: fix message translation glitches Paul Eggert 2014-07-19 07:55:41 -07:00
  • 4fcc2f1781 maint: post-release administrivia Pádraig Brady 2014-07-18 23:22:56 +01:00
  • 22c8c23f40 version 8.23 v8.23 Pádraig Brady 2014-07-18 23:07:21 +01:00
  • 421e16ac0d build: port new bootstrap script to POSIX shells Pádraig Brady 2014-07-18 21:55:19 +01:00
  • 1b2438f0a1 tests: fix false failure with spaces in the test directory Pádraig Brady 2014-07-18 18:59:29 +01:00
  • 09937e9d07 build: don't distribute generated coreutils.h Pádraig Brady 2014-07-18 14:21:19 +01:00
  • c0a29dd5f6 tests: fix false failure in cp --preserve=context test Pádraig Brady 2014-07-18 12:43:48 +01:00
  • 49acb5a882 maint: avoid a syntax-check warning in previous commit Pádraig Brady 2014-07-18 04:34:28 +01:00
  • 6202fcb99a build: port to non-GNU make Paul Eggert 2014-07-17 13:08:36 -07:00
  • 061882d73b numfmt: fix isblank() usage for some unibyte locales Assaf Gordon 2014-07-15 12:25:03 -04:00
  • 37b36018d3 tests: fix portabilitiy issue in new od-endian test Pádraig Brady 2014-07-14 02:49:47 +01:00
  • 39f79234a1 tests: fix portability issue in new dd/ascii test Pádraig Brady 2014-07-14 02:19:31 +01:00
  • 2419df4139 tests: avoid hang when files created with wrong permissions Pádraig Brady 2014-07-13 23:48:38 +01:00
  • 803ec30b95 maint: avoid clang -Wint-to-pointer-cast warning Pádraig Brady 2014-07-13 23:45:49 +01:00
  • 2c003e6d57 build: update gnulib submodule to latest Pádraig Brady 2014-07-11 00:33:36 +01:00
  • fe08796d7c sort: avoid undefined operation with destroying locked mutex Pádraig Brady 2014-07-11 16:11:22 +01:00
  • eabcccc44b sort: fix two threading issues reported by valgrind Shayan Pooya 2014-01-25 00:37:12 +00:00
  • dbd7c9452a maint: avoid an inconsequential mem leak Pádraig Brady 2014-07-13 19:16:42 +01:00
  • 4d82df724e build: adjust new rule not to depend on bash-4.x Jim Meyering 2014-07-13 10:24:33 -07:00
  • 71e2ea7734 build: support building all tools in a single binary Alex Deymo 2014-06-05 19:50:32 -07:00
  • 9c128c0e49 maint: simplify parsing df's output in shell scripts Bernhard Voelker 2014-07-04 01:54:45 +02:00
  • 8e2219b09c pwd: revert default mode back to -P Pádraig Brady 2014-07-02 11:28:05 +01:00
  • 07e40d5de8 tests: avoid false failure with spaces in mount point paths Pádraig Brady 2014-07-02 14:39:04 +01:00
  • 39e2a4cff8 tests: avoid errors on systems without getmntent Pádraig Brady 2014-07-02 10:16:04 +01:00
  • 04fc32f7e0 tests: use "env builtin" in place of "$abs_top_builddir/src/builtin" Jim Meyering 2014-07-01 09:40:50 -07:00
  • 28d1dc5251 maint: fix context_t init warning on systems without selinux Alex Deymo 2014-07-01 22:52:32 -07:00
  • 149a3b2c78 tests: adapt tests to change in pwd's default Jim Meyering 2014-07-01 08:32:57 -07:00
  • 8e764584fd maint: fix const correctness warnings with security_context_t Pádraig Brady 2014-07-01 02:44:10 +01:00
  • 3106de5c78 chcon: avoid redundant context allocations Namhyung Kim 2014-07-01 00:12:42 +09:00
  • e4081e44e0 chcon: use security_check_context() for context validation Namhyung Kim 2014-07-01 00:12:41 +09:00
  • 3e89d5bb9b pwd: assume -L mode by default, as per POSIX Pádraig Brady 2014-06-30 10:15:26 +01:00
  • acb422bdd1 tests: use predetermined NON_ROOT_GID Pádraig Brady 2014-06-26 12:41:01 +01:00
  • e7c7802964 maint: mention when the du cycle warning bug was introduced Pádraig Brady 2014-06-26 04:56:04 +01:00
  • 408461c0e7 id: output the effective group for the process Petr Stodůlka 2014-06-25 18:26:23 +01:00
  • d71c12f1e4 df: report correct device in presence of eclipsed mounts Pádraig Brady 2014-06-24 15:34:39 +01:00
  • 828801a174 df: look for accessible mount points for specified devices Pádraig Brady 2014-06-18 13:10:17 +01:00
  • 9d736f8dbf df: output placeholder values for inaccessible mount points Pádraig Brady 2014-06-04 00:09:11 +01:00
  • b7bb499496 du: ignore directory cycles due to bind mounts Pádraig Brady 2014-06-19 12:11:00 +01:00
  • 6635f0b0f7 doc: state in ls --help, that -h affects --size format Pádraig Brady 2014-06-24 10:33:41 +01:00
  • fd0a650403 doc: clarify chgrp restrictions Pádraig Brady 2014-06-19 18:49:18 +01:00
  • 4f8d74eb1b df: use all of the last device details provided Pádraig Brady 2014-06-17 00:18:47 +01:00
  • 5ad16c2a0f seq: fix incorrect output with start or end of -0 Pádraig Brady 2014-06-18 14:30:57 +01:00
  • 8a51bd3736 tail: fix --follow to use polling mode for VXFS Pádraig Brady 2014-06-13 09:16:31 +01:00
  • 4f169fe49b maint: suppress a theoretical buffer overflow warning Pádraig Brady 2014-06-12 00:35:14 +01:00
  • e919da5aee tests: fix version printing for ginstall in one test Pádraig Brady 2014-06-11 23:50:00 +01:00
  • 15d092f94a install: allow options -D and -t to be used together Bernhard Voelker 2014-06-11 11:28:03 +02:00
  • 696f539e62 build: update gnulib submodule and tests/init.sh to latest Pádraig Brady 2014-06-11 12:18:45 +01:00
  • 0216f8397f build: update GCC warnings Pádraig Brady 2014-06-11 00:39:45 +01:00
  • 9a6a486e65 tests: consolidate tests for true and false Pádraig Brady 2014-06-03 10:50:09 +01:00
  • 1239ac573d maint: avoid compiler warnings with some assert() implementations Ben Walton 2014-06-02 20:32:16 +01:00
  • a6ee674d64 build: be more specific about .git repo before enabling warnings Ben Walton 2014-06-02 09:54:56 +01:00
  • 5c6cf94ba5 cut: restore special case handling of -f with -d$'\n' Pádraig Brady 2014-05-30 17:44:32 +01:00
  • 39d1c9576a stat: avoid redundant stat() calls Pádraig Brady 2014-05-29 16:44:50 +01:00
  • 25a2c948b2 df: use the last device name provided by the system Pádraig Brady 2014-05-29 15:30:46 +01:00
  • e4314774fd stdbuf: support OS X Pádraig Brady 2014-05-26 09:19:16 +01:00
  • b50186ef7d build: uname: avoid shadowing warning Jim Meyering 2014-05-25 09:44:39 -07:00
  • 442fafa54c doc: clarify --zero-terminated option Pádraig Brady 2014-05-23 00:45:57 +01:00
  • 347b392bd0 build: libstdbuf.so: avoid new OS X link failure Jim Meyering 2014-05-25 12:46:00 -07:00
  • 74ca6e84c0 cat,cp,split: use a larger buffer for copying Jim Meyering 2014-05-08 11:11:25 -07:00
  • 0c5de1ab5b doc: use nicer quotes Paul Eggert 2014-05-24 08:43:47 -07:00
  • 56c9a43ac2 stat,tail: improve support for LogFS and ConfigFS Pádraig Brady 2014-05-23 00:20:43 +01:00
  • 695a0b5502 maint: enforce consistent width and case of file system constants Pádraig Brady 2014-05-22 02:16:14 +01:00
  • 1ab31d1ec1 stdbuf: support compilers other than __GNUC__ Pádraig Brady 2014-05-10 04:53:29 +01:00
  • 7a63d6395a tests: use chroot --user rather than internal setuidgid tool Pádraig Brady 2014-05-19 18:21:57 +01:00
  • 0c4729516b chroot: make changing root check more robust Pádraig Brady 2014-05-18 17:20:06 +01:00
  • aa1a72706b chroot: exit immediately upon failure Pádraig Brady 2014-05-18 16:48:28 +01:00
  • ce0c08b52d chroot: with --userspec clear root's supplemental groups Pádraig Brady 2014-05-16 09:50:24 +01:00
  • 99960eeab9 chroot: don't chdir() if not changing root Pádraig Brady 2014-05-13 15:56:34 +01:00
  • ffd1a1d8de maint: avoid clang -Wtautological-constant-out-of-range-compare warning Pádraig Brady 2014-05-12 15:46:43 +01:00
  • cbfb34c7d3 df: ignore non file system entries in /proc/mounts Pádraig Brady 2014-05-12 14:49:13 +01:00