Commit Graph

  • 984dcc37f2 od: check sign bit more often Paul Eggert 2025-06-28 15:04:30 -07:00
  • 9aab4fb287 od: simplify away one loop copy Paul Eggert 2025-06-28 14:01:18 -07:00
  • 34b5043c6e od: simpler static initialization Paul Eggert 2025-06-28 09:49:42 -07:00
  • 0e104647a7 od: minor lcm tuning Paul Eggert 2025-06-27 17:52:15 -07:00
  • 56aa549a06 od: omit some duplicate code Paul Eggert 2025-06-27 17:08:28 -07:00
  • 3ad59e19bc od: replace lookup tables with simple arithmetic Paul Eggert 2025-06-27 16:08:06 -07:00
  • 274226dbff od: support uintmax_t too Paul Eggert 2025-06-27 08:45:53 -07:00
  • d8aaafc094 od: initialize type-size tables statically Paul Eggert 2025-06-26 23:51:37 -07:00
  • 4d527dda58 od: prefer intmax_t to uintmax_t Paul Eggert 2025-06-26 08:45:47 -07:00
  • 66464e61f5 od: fix '+N.' bug Paul Eggert 2025-06-28 17:29:22 -07:00
  • 88f30ee0a5 od: fix some unlikely integer overflows Paul Eggert 2025-06-25 23:22:37 -07:00
  • 35d9bf6915 od: prefer idx_t to size_t Paul Eggert 2025-06-24 20:34:29 -07:00
  • dbe4e2f428 od: don’t assume no holes in wide unsigned Paul Eggert 2025-06-24 20:01:04 -07:00
  • 671d79a0b7 maint: assume long long int Paul Eggert 2025-06-24 19:13:20 -07:00
  • 69b07cc58d od: fix another off-by-one issue with --strings Paul Eggert 2025-06-28 08:07:54 -07:00
  • 0d1c25d1cb od: fix theoretical size_t malloc overflow Paul Eggert 2025-06-28 08:15:42 -07:00
  • 2a08ab2bd5 doc: list signals added by POSIX.1-2024 Collin Funk 2025-06-27 22:15:28 -07:00
  • cc01e72491 doc: mention that POSIX.1-2024 added dd iflag=fullblock Collin Funk 2025-06-26 18:48:51 -07:00
  • 7c2729cb58 doc: cksum: --check: improve supported formats description Pádraig Brady 2025-06-27 15:02:50 +01:00
  • 5a5b4a7810 maint: prefer UINTMAX_MAX to TYPE_MAXIMUM (uintmax_t) Collin Funk 2025-06-24 21:39:20 -07:00
  • 2b7f3621f8 od: output standard diagnostics for invalid -w arguments Pádraig Brady 2025-06-24 15:47:48 +01:00
  • 44809c3379 od: fix various off-by-one issues with --strings with -N Pádraig Brady 2025-06-24 01:17:12 +01:00
  • 63c040b879 build: fix compilation error on OpenBSD and Solaris Bruno Haible 2025-06-23 22:59:47 +02:00
  • 7f82aef54e maint: make it clear when to add speeds to the speedgen list H. Peter Anvin 2025-06-23 11:20:48 -07:00
  • 8c47af9be5 stty: support baud rate macro extraction on more compilers H. Peter Anvin 2025-06-23 11:20:47 -07:00
  • c326f71230 stdbuf: support AIX Collin Funk 2025-06-22 18:13:36 -07:00
  • 3d35b3c0e5 stty: stricter floating point parsing Pádraig Brady 2025-06-22 16:40:04 +01:00
  • 8b05eca972 doc: stty: adjust description of supported speeds Pádraig Brady 2025-06-22 15:01:21 +01:00
  • b7db775783 build: add src/termios.c to the tarball Collin Funk 2025-06-21 22:05:19 -07:00
  • 1f6186b82c maint: use _GL_CMP instead of handwriting three-valued comparisons Collin Funk 2025-06-21 21:50:27 -07:00
  • c00e4e2657 doc: NEWS: improve recent stty details H. Peter Anvin 2025-06-20 18:01:58 -07:00
  • f40438900b tty: translate new error Pádraig Brady 2025-06-21 10:59:46 +01:00
  • aec89a3e7d tty: better fix for Bug#26371 Paul Eggert 2025-06-20 11:53:21 -07:00
  • efaec80781 tests: stty: adjust tests for arbitary speeds Pádraig Brady 2025-06-17 23:32:05 +01:00
  • 357fda90d1 stty: arbitrary or non-a priori known speed_t support H. Peter Anvin 2025-06-16 14:58:01 -07:00
  • 5c5e8b4a98 date: port test to NetBSD 10 Paul Eggert 2025-06-10 12:51:05 -07:00
  • 276c04905f build: update gnulib submodule to latest Paul Eggert 2025-06-08 23:52:51 -07:00
  • 2f6a74920b doc: cp --help: mention --reflink=auto is now the default Pádraig Brady 2025-06-07 14:27:59 +01:00
  • 037b931061 doc: make command synopsis more consistent Pádraig Brady 2025-06-03 22:58:38 +01:00
  • 4eb2ff1c89 cksum: port to Apple LLVM version 10.0.0 Paul Eggert 2025-05-29 08:30:13 -07:00
  • 21a662b1ee tests: sort: expand multiple output testing Pádraig Brady 2025-05-28 20:48:31 +01:00
  • c8d75786b2 maint: assume O_DIRECTORY Paul Eggert 2025-05-28 12:35:14 -07:00
  • c82b1f01ba build: update gnulib submodule to latest Paul Eggert 2025-05-28 12:35:14 -07:00
  • d3133bd38d maint: avoid a sc_system_h_headers failure Pádraig Brady 2025-05-24 22:01:44 +01:00
  • 2b54fe97ff stdbuf: don’t allocate more than SIZE_MAX / 2 Paul Eggert 2025-05-24 13:01:31 -07:00
  • 610725919c stdbuf: simplify apply_mode + getenv Paul Eggert 2025-05-24 12:55:13 -07:00
  • 69b1893585 stdbuf: port better to Mac OS X 10.4.11 Paul Eggert 2025-05-24 12:47:06 -07:00
  • dc4e6b6703 tests: avoid hung tests on older macOS Pádraig Brady 2025-05-21 21:20:11 +01:00
  • 8c9602e3a1 sort: fix buffer under-read (CWE-127) Pádraig Brady 2025-05-20 16:03:44 +01:00
  • 4469576154 maint: omit -Wmissing-variable-declarations from tests Paul Eggert 2025-05-18 23:34:28 -07:00
  • 1be322fd3e maint: avoid sc_preprocessor_indentation failure Pádraig Brady 2025-05-18 10:37:35 +01:00
  • d8a7220142 build: generate src/crctab.c when building from git Collin Funk 2025-05-17 21:43:31 -07:00
  • dc6ce1d0c6 build: fix 'make distcheck' Collin Funk 2025-05-17 21:02:20 -07:00
  • fe51b33859 factor: fix bug with 128-bit uintmax_t Paul Eggert 2025-05-17 21:42:37 -07:00
  • c4fdbd95bd factor: refactor to allow non-uintmax_t ints Paul Eggert 2025-05-17 21:42:37 -07:00
  • 3844c15934 build: support cross-compiling directly from git checkout Collin Funk 2025-05-15 22:02:26 -07:00
  • c8cbb321d9 maint: --help now outputs bug reporting address Paul Eggert 2025-05-14 13:36:40 -07:00
  • bd8be6b99e maint: avoid sc_gitignore_missing failure Pádraig Brady 2025-05-12 23:20:43 +01:00
  • a11c7dcaaf doc: NEWS: fix introduced version of a bug Pádraig Brady 2025-05-12 11:52:17 +01:00
  • 63e657e877 maint: avoid sc_GPL_version failure Pádraig Brady 2025-05-12 11:50:25 +01:00
  • d314730ea4 doc: suggest GNULIB_REFDIR instead of GNULIB_SRCDIR Collin Funk 2025-05-11 10:07:22 -07:00
  • 8dd5b91d2c factor: check overflow with ckd_add etc Paul Eggert 2025-05-12 00:09:16 -07:00
  • 229ddeb36a maint: pacify GCC when selinux is missing Paul Eggert 2025-05-11 19:26:38 -07:00
  • 5e35f0e770 factor: be more cautious about C compiler versions Paul Eggert 2025-05-11 18:22:44 -07:00
  • c1424ea25e maint: sync longlong.h from gmp Paul Eggert 2025-05-11 18:00:50 -07:00
  • 4274ff6eee factor: omit incorrect affirms in mulredc2 Paul Eggert 2025-05-11 17:25:30 -07:00
  • 4ebc75a36f build: update gnulib submodule to latest Collin Funk 2025-05-11 09:56:37 -07:00
  • 6bd4b1936e maint: update NEWS from Gnulib update Paul Eggert 2025-05-09 22:35:34 -07:00
  • 75258a69e9 build: update gnulib submodule to latest Paul Eggert 2025-05-09 18:05:48 -07:00
  • 36e83a6bcd maint: minor followon touchup of GCC warnings Paul Eggert 2025-05-09 21:01:14 -07:00
  • dbdb44de56 maint: modernize GCC warning configuration Paul Eggert 2025-05-09 15:55:47 -07:00
  • 1fef50d07b maint: use MAYBE_UNUSED more consistently Paul Eggert 2025-05-09 15:52:15 -07:00
  • 16d5cf3e66 maint: fix Automake warning Paul Eggert 2025-05-09 15:49:23 -07:00
  • 6218cb18b0 tests: avoid false failures in user namespaces Pádraig Brady 2025-05-03 09:59:16 +01:00
  • e7699b17b5 build: update to latest gnulib Pádraig Brady 2025-05-01 14:05:59 +01:00
  • 3a5c9c5537 tests: add a test case for negative relative date Pádraig Brady 2025-04-23 12:47:54 +01:00
  • 948f4713fd tests: fix false failure with constrained setfacl Pádraig Brady 2025-04-21 11:48:33 +01:00
  • ca863e3f63 maint: map Jim's new email address Pádraig Brady 2025-04-19 13:46:23 +01:00
  • 0d04b985d6 ls: omit a static var Paul Eggert 2025-04-12 12:59:41 -07:00
  • 356e40ff8e maint: post-release administrivia Pádraig Brady 2025-04-09 12:14:12 +01:00
  • 8e075ff8ee version 9.7 v9.7 Pádraig Brady 2025-04-09 11:44:57 +01:00
  • 9ccabd8df3 tests: adjust csplit VM limit for CheriBSD Pádraig Brady 2025-04-08 16:07:06 +01:00
  • 7007c018de ls: support capabilities with device 0,0 Pádraig Brady 2025-04-08 12:11:06 +01:00
  • 0954e91fcf ls: fix crash of "ls -Z ." on OpenBSD's /dev/wd0a disk Bruno Haible 2025-04-08 12:14:29 +02:00
  • 42f6201aa5 build: use _GL_ATTRIBUTE_NONSTRING attribute to avoid new warnings Jim Meyering 2025-04-06 07:55:04 -07:00
  • dcfe04eab5 maint: avoid syntax-check failures from recent commit Pádraig Brady 2025-04-07 18:42:12 +01:00
  • f1df3e703f doc: mention workaround for combining hex floats with suffixes Paul Eggert 2025-04-07 18:40:29 +01:00
  • 905afc91a5 build: update gnulib submodule to latest Paul Eggert 2025-04-07 01:46:34 -07:00
  • cb7c210d30 timeout: don’t sleep less than requested Paul Eggert 2025-04-07 00:30:14 -07:00
  • 0311d45d5b maint: silence a -Wunterminated-string-initialization warning Jim Meyering 2025-04-06 08:12:03 +01:00
  • 14af8e34c9 build: update gnulib submodule to latest Pádraig Brady 2025-04-05 23:24:32 +01:00
  • dce566553c timeout: remove dependence on libm Pádraig Brady 2025-04-05 21:48:05 +01:00
  • 65b694257f doc: mention the edge case of hex durations with 'd' suffix Pádraig Brady 2025-04-05 20:26:23 +01:00
  • 4368d21fbd maint: adjustments to recent timeout change Pádraig Brady 2025-04-05 11:27:32 +01:00
  • a3b862ece2 timeout: round timeouts up Paul Eggert 2025-04-05 00:58:22 -07:00
  • 43873a660d maint: ensure that new "make syntax-check"-run sc_codespell passes Collin Funk 2025-04-04 12:35:15 -07:00
  • 026d0d7c40 timeout: ensure infinitesimal timeouts timeout quickly Pádraig Brady 2025-04-04 20:40:26 +01:00
  • 9ed5770b5e tests: fix false failure with multi-byte thousands separators Pádraig Brady 2025-04-04 11:53:10 +01:00
  • 8d44319fa1 ls: suppress ENOENT errors when reading ACL info Pádraig Brady 2025-03-30 15:16:54 +01:00
  • 31c97c31ff ls: print correct xattr error on all platforms Pádraig Brady 2025-03-28 20:24:18 +00:00