Commit Graph

  • 0f695854d3 tests: check that mknod, mkfifo, and mkdir handle comma-separated modes Collin Funk 2025-11-16 21:23:18 -08:00
  • c9303c5de0 tests: install supports comma-separated mode strings Sylvestre Ledru 2025-11-16 23:19:14 +01:00
  • be22a57793 maint: use C99 initialization syntax for single-variable 'for' loops Collin Funk 2025-11-16 20:23:30 -08:00
  • 386cc5e4a7 build: fix make dist failure Pádraig Brady 2025-11-17 19:57:16 +00:00
  • eebe2abbb6 tests: use tail --debug to determine inotify support Pádraig Brady 2025-11-14 17:03:38 +00:00
  • d611bcbfff tail: add --debug to report the --follow implementation Pádraig Brady 2025-11-14 16:26:43 +00:00
  • 6cbb7f0dbb maint: convert remove a K&R declaration Collin Funk 2025-11-16 16:59:43 -08:00
  • 9a970586c7 du: document the TIME_STYLE env variable in usage Bernhard Voelker 2025-11-16 18:24:47 +01:00
  • 3c1721d6c7 tests: verify we document all supported options in --help Pádraig Brady 2025-11-14 23:44:30 +00:00
  • e05b875be8 maint: tag supported options not documented in --help Pádraig Brady 2025-11-15 13:42:51 +00:00
  • b545f6e6f3 maint: rearrange cksum modules so main is in cksum.c Pádraig Brady 2025-11-15 13:21:10 +00:00
  • f8137811d9 wc: fix missing documentation for the --debug option Pádraig Brady 2025-11-14 17:21:00 +00:00
  • 8a56f4cb89 tests: install should ignore umask Sylvestre Ledru 2025-11-15 22:24:04 +01:00
  • 28cf6ac831 tests: pr: add a test for bounded memory operation Collin Funk 2025-11-15 00:32:48 -08:00
  • 71514b4983 tests: dd: add tests for conv=lcase and conv=ucase Collin Funk 2025-11-14 02:55:44 -08:00
  • faf8d8998c doc: shred: clarify what --verbose outputs Pádraig Brady 2025-11-14 13:23:09 +00:00
  • 57b3ccc9b0 tests: test: add test cases for -ef Collin Funk 2025-11-12 19:58:52 -08:00
  • 07b5679570 maint: fix a typo in comments Collin Funk 2025-11-12 10:59:08 -08:00
  • e1bd591bc2 tests: test: add test cases for -nt and -ot Collin Funk 2025-11-11 20:07:52 -08:00
  • e8dcdb9932 sort: avoid pthread calls with --parallel=1 Pádraig Brady 2025-11-10 23:17:24 +00:00
  • 6f265b515e md5sum: fix --text with the MSYS2 runtime Pádraig Brady 2025-11-07 13:55:39 +00:00
  • 88d05f1516 maint: fix comment re PRLFS' remoteness Pádraig Brady 2025-11-12 14:06:44 +00:00
  • 3b6efd5557 tests: env --argv0: fix false failure with symlinked single binary Pádraig Brady 2025-11-12 13:25:26 +00:00
  • b8675fe98c maint: fix a comment in the generated src/fs-is-local.h file Collin Funk 2025-11-11 15:37:44 -08:00
  • d6fc91f37a tests: add tests for locale ordering Pádraig Brady 2025-11-07 20:49:25 +00:00
  • f7be1e51a3 maint: post-release administrivia Pádraig Brady 2025-11-10 13:54:30 +00:00
  • 0ae5bdc7a8 version 9.9 v9.9 Pádraig Brady 2025-11-10 13:21:59 +00:00
  • fc93a44bbe nice: clamp the niceness correctly on GNU/Hurd Collin Funk 2025-11-08 20:30:08 -08:00
  • 56fc0e6f8d tests: tail: avoid a test failure on GNU/Hurd Collin Funk 2025-11-07 22:15:37 -08:00
  • cc38da00ef chcon: fix memory leak in error path Pádraig Brady 2025-11-08 10:32:14 +00:00
  • cc88c2a807 tests: avoid false failure due to small timeout Pádraig Brady 2025-11-08 10:14:38 +00:00
  • 9abf150477 build: update gnulib submodule to latest Collin Funk 2025-11-07 20:25:47 -08:00
  • 58944b541e install: fix crash with --strip and large $PATH on ppc and sparc Pádraig Brady 2025-11-07 16:14:12 +00:00
  • 574b1b938c doc: cksum: clarify support of --text and --binary Pádraig Brady 2025-11-07 14:38:51 +00:00
  • 8dd89f55d5 tests: wc: protect against a hang on GNU/Hurd Collin Funk 2025-11-06 16:52:03 -08:00
  • 07cd38ef66 gnulib: update to latest Pádraig Brady 2025-11-05 18:39:06 +00:00
  • 1654bd8628 doc: mention nanosecond decimal points with --iso-8601=ns Collin Funk 2025-11-03 19:47:52 -08:00
  • 4c0cf3864a maint: adjust lseek_copy to handle non zero offsets Pádraig Brady 2025-11-03 22:42:22 +00:00
  • d36d0f28a4 tests: avoid skipping of LD_PRELOAD based df tests Bernhard Voelker 2025-11-01 22:27:59 +01:00
  • 71c9921d55 tests: avoid skipping by fixing build of shared libraries Bernhard Voelker 2025-11-01 20:32:21 +01:00
  • 0830838609 tests: date: check that write errors are promptly diagnosed Collin Funk 2025-11-02 22:36:31 -08:00
  • c9425336f4 doc: squashfs issue to be squashed in Linux 6.18 Paul Eggert 2025-11-03 11:33:38 -08:00
  • 77322b3119 tests: truncate: ensure negative args not parsed as options Pádraig Brady 2025-11-03 13:51:14 +00:00
  • cb0ab4ef39 date: avoid a duplicated write error diagnotic Pádraig Brady 2025-11-03 13:00:32 +00:00
  • d870bfbca1 date: translate/clarify recent error message Pádraig Brady 2025-11-03 12:55:35 +00:00
  • 7d17e1d36c date: promptly diagnose write errors with --file Pádraig Brady 2025-11-03 12:44:07 +00:00
  • 170509d41f tests: stty: filter out ispeed and ospeed from boolean options Collin Funk 2025-11-02 10:57:21 -08:00
  • fdf88157c6 date: diagnose fprintftime failure Paul Eggert 2025-11-01 17:44:43 -06:00
  • 70bb8fa34f pr: improve nstrftime failure check Paul Eggert 2025-11-01 17:42:59 -06:00
  • b427c185f2 ls: better nstrftime failure check Paul Eggert 2025-11-01 17:39:07 -06:00
  • 695cedcddd build: update gnulib submodule to latest Paul Eggert 2025-11-01 17:15:33 -06:00
  • 6d273604d0 tests: date: avoid test failure on NetBSD Collin Funk 2025-10-31 21:14:54 -07:00
  • cf08d2d3b1 build: reduce explicit dependencies on macOS CoreFoundation Pádraig Brady 2025-11-01 14:30:12 +00:00
  • 8b111d0274 build: fix macOS build without libintl Grisha Levit 2025-07-29 17:36:30 -04:00
  • d5cc0c3b8a maint: ln: eliminate a clang -Wformat-extra-args warning Bruno Haible 2025-09-18 23:19:01 +02:00
  • 8db63075a5 maint: ls: adjust to gnulib nstrftime changes Bruno Haible 2025-11-01 10:26:04 +01:00
  • f079a6b63f build: update gnulib submodule to latest Pádraig Brady 2025-11-01 11:26:54 +00:00
  • 2c5754649e copy: be more defensive/restrictive with posix_fadvise Pádraig Brady 2025-10-31 15:37:55 +00:00
  • 64b8fdb5b4 copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparse Pádraig Brady 2025-10-30 13:02:48 +00:00
  • 231cc20195 copy: avoid posix_fadvise bypassing copy offload behavior Pádraig Brady 2025-10-29 23:41:55 +00:00
  • 58a66cf3fd timeout: use fork and execvp instead of posix_spawn Collin Funk 2025-10-30 21:10:52 -07:00
  • eff5f82e92 doc: NEWS: mention that sort --compress=script needs a shebang Pádraig Brady 2025-10-31 14:17:31 +00:00
  • f287a2940c sort: optimize the lookups of the --compress-program Bruno Haible 2025-10-31 11:20:41 +01:00
  • cb53662552 maint: avoid syntax-check failure from previous commit Collin Funk 2025-10-30 22:05:20 -07:00
  • 1cfc35ab4c sort: consistently diagnose access issues to --compress-program Bruno Haible 2025-10-30 10:15:09 +01:00
  • b294aff3fe sort: fix silent exit upon SIGPIPE from --compress-program Pádraig Brady 2025-10-28 19:30:08 +00:00
  • 7bd932c34e build: update gnulib submodule to latest Collin Funk 2025-10-29 00:27:00 -07:00
  • 5a00d0a651 tests: fix new date/resolution.sh test on macOS Pádraig Brady 2025-10-28 12:52:55 +00:00
  • 8177cc5b5d numfmt: ensure fields don't split on nbsp Pádraig Brady 2025-10-28 12:18:47 +00:00
  • dfcf92e96c maint: prefer FTS_ROOTLEVEL when checking the fts_level of an FTSENT Collin Funk 2025-10-26 17:00:03 -07:00
  • dac96ce3e3 timeout: use the more efficient posix_spawn to invoke the command Collin Funk 2025-10-26 15:33:24 -07:00
  • ffa2632dcd maint: prefer ckd_add for overflow checks Collin Funk 2025-10-26 12:20:01 -07:00
  • 8ba47d09a3 build: don't build chcon or runcon unless selinux is available Pádraig Brady 2025-10-26 12:33:42 +00:00
  • 2b3eb795c8 sort: use the more efficient posix_spawn to invoke --compress-program Collin Funk 2025-10-23 21:27:53 -07:00
  • a2a2f22efe maint: remove unnecessary ignore_value usage Collin Funk 2025-10-23 14:40:39 -07:00
  • 8b60d7a5aa install: enhance error diagnostic when running strip fails Bernhard Voelker 2025-10-23 09:33:22 +02:00
  • 2213542e40 split: cleanup after posix_spawn Collin Funk 2025-10-23 12:35:37 -07:00
  • ca8b928665 split: prefer posix_spawn to fork and execl Collin Funk 2025-10-23 01:11:50 -07:00
  • 1dabab7027 tests: date: test --resolution and %-N Pádraig Brady 2025-10-23 16:44:14 +01:00
  • 14d24f7a53 tests: date: test --reference Pádraig Brady 2025-10-23 15:25:14 +01:00
  • c5b147fabf pr: promptly diagnose write errors Pádraig Brady 2025-10-22 18:13:48 +01:00
  • 9415cf01c6 nl: promptly diagnose write errors Pádraig Brady 2025-10-22 16:31:15 +01:00
  • c12a2ecb53 fmt: promptly diagnose write errors Pádraig Brady 2025-10-22 16:11:53 +01:00
  • 5971f450b5 numfmt: promptly diagnose write errors Pádraig Brady 2025-10-22 13:53:46 +01:00
  • 0c1334eb68 install: prefer posix_spawnp to fork and execlp Collin Funk 2025-10-19 15:22:17 -07:00
  • 7c6c7095b9 maint: remove a redundant write after mcel_scan returns an error Collin Funk 2025-10-18 20:24:21 -07:00
  • 38b824ac7e tests: numfmt: add non-utf8 multi-byte test Pádraig Brady 2025-10-20 12:53:13 +01:00
  • e58f9390f1 numfmt: optimize multi-byte --delimiter search Pádraig Brady 2025-10-19 13:11:46 +01:00
  • 09af58f4f9 numfmt: support multi-byte --delimiter Pádraig Brady 2025-10-18 17:44:49 +01:00
  • e5d7764386 numfmt: use multi-byte aware suffix matching Pádraig Brady 2025-10-18 13:02:44 +01:00
  • 770078e315 numfmt: fix issues with multi-byte blanks Pádraig Brady 2025-10-17 19:14:21 +01:00
  • 0f7babad38 numfmt: add --unit-separator Pádraig Brady 2025-10-09 14:24:12 +01:00
  • 006dfe4cd4 numfmt: support reading numbers with grouping characters Pádraig Brady 2025-10-14 21:06:03 +01:00
  • 8bc11f80a3 numfmt: support reading numbers with NBSP before unit Pádraig Brady 2025-10-14 16:17:56 +01:00
  • ab5fce879b tests: du/bigtime: try harder to find a suitable filesystem Nicolas Boichat 2025-07-26 14:58:33 +08:00
  • 1066d442c2 tests: date: check that the hour format of the current locale is used Collin Funk 2025-10-11 21:55:31 -07:00
  • b4e02e0ef4 tests: fix false failure in recent memory limit test Pádraig Brady 2025-10-13 13:22:38 +01:00
  • b880b02c44 numfmt: fix buffer over-read (CWE-126) Pádraig Brady 2025-10-11 12:19:34 +01:00
  • dd3eab13ee tests: basenc: use less redundant naming Pádraig Brady 2025-10-11 11:25:27 +01:00
  • 86234ebffa tests: fix memory limit determination in new test Pádraig Brady 2025-10-11 11:21:38 +01:00