Commit Graph

  • d875200bbf factor: factor_using_division returns uuint Paul Eggert 2024-09-26 10:49:21 -07:00
  • b74ba189e8 factor: gcd2_odd returns uuint Paul Eggert 2024-09-26 10:33:44 -07:00
  • 6314313935 factor: mod2 now returns uuint Paul Eggert 2024-09-26 10:25:51 -07:00
  • bb2a973fdc factor: new type uuint Paul Eggert 2024-09-26 09:31:35 -07:00
  • 2da88ed179 factor: tweak prime_p zero counting Paul Eggert 2024-09-25 17:55:00 -07:00
  • f678de6f0e factor: tweak gcd2_odd performance Paul Eggert 2024-09-25 17:50:09 -07:00
  • 9cc3e786e6 factor: tweak gcd_odd performance Paul Eggert 2024-09-25 17:42:13 -07:00
  • e3f3670c7e factor: switch to stdc_leading_zeros etc Paul Eggert 2024-09-25 16:53:52 -07:00
  • 5867465510 factor: port to platforms Paul Eggert 2024-09-25 15:59:09 -07:00
  • ac5213acba doc: remove extraneous periods from option --help Pádraig Brady 2024-09-23 21:44:38 +01:00
  • 9e5274cd1b doc: sort: be more descriptive than 'manual' Pádraig Brady 2024-09-23 21:31:59 +01:00
  • 4da7daa01f doc: env: simplify extra info in the man page Pádraig Brady 2024-09-23 21:17:28 +01:00
  • 7337076ecf doc: improve printf(1) reference in echo man page Pádraig Brady 2024-09-23 20:53:25 +01:00
  • afab48f23f doc: fix option markup in chgrp, chown, chmod man pages Pádraig Brady 2024-09-23 20:49:19 +01:00
  • 5cecd703e5 printf: add indexed argument support Pádraig Brady 2024-09-11 16:07:48 +01:00
  • 408301e4bc maint: assume C89 escape sequences Collin Funk 2024-09-03 19:45:13 -07:00
  • a4617a5bc1 build: update gnulib submodule to latest Pádraig Brady 2024-08-29 02:17:16 +01:00
  • 9b9763e6a7 all: fix error checking in gl/lib/xdectoint.c Pádraig Brady 2024-08-28 12:33:17 +01:00
  • ffc7b6a6e9 maint: avoid a syntax check failure Pádraig Brady 2024-08-25 09:15:43 +01:00
  • 781b55cb57 maint: adjust to Gnulib acl changes Collin Funk 2024-08-24 11:34:07 -07:00
  • eefd1c087b build: update gnulib submodule to latest Collin Funk 2024-08-24 11:21:00 -07:00
  • 403cb48413 install: dereference source symlinks when comparing Pádraig Brady 2024-08-19 12:43:09 +01:00
  • 9e60f2db90 maint: adjust to recent removal of verror.c Paul Eggert 2024-08-15 15:12:25 -07:00
  • 8271864537 build: update gnulib submodule to latest Paul Eggert 2024-08-15 00:22:05 -07:00
  • 84f8202287 ls: add support for explicit file name sorting Pádraig Brady 2024-08-11 20:34:08 +01:00
  • 9e448e8a51 maint: fix syntax-check failure Pádraig Brady 2024-08-11 15:08:32 +01:00
  • 296cc3ed96 doc: printf %b: clarify octal processing Pádraig Brady 2024-08-11 14:36:21 +01:00
  • 586dfa995a maint: adjust to Gnulib safe_read etc. changes Paul Eggert 2024-08-10 19:30:46 -07:00
  • 5b4741dbc2 maint: list Gnulib sys_types directly Paul Eggert 2024-08-09 08:51:53 -07:00
  • 7633e82c88 build: update gnulib submodule to latest Paul Eggert 2024-08-09 16:50:44 -07:00
  • 8fe800a06e head: fix overflows in elide_tail_bytes_pipe Paul Eggert 2024-08-10 22:19:17 -07:00
  • 91657204c1 head: new test for big count Paul Eggert 2024-08-10 19:28:37 -07:00
  • cb11d2ab5e tail: support counts > 2**64 Paul Eggert 2024-08-10 19:02:44 -07:00
  • 0f9e2719e0 head: off_t not uintmax_t for file offset Paul Eggert 2024-08-10 18:55:09 -07:00
  • ad094f20ed nproc: support --ignore counts > 2**64 Paul Eggert 2024-08-10 18:53:34 -07:00
  • 67eff6359d nl: support -l counts > 2**64 Paul Eggert 2024-08-10 18:51:50 -07:00
  • 22ac54858c head: support counts > 2**64 Paul Eggert 2024-08-10 18:49:54 -07:00
  • f2c84fe630 digest: improve -l overflow diagnostic Paul Eggert 2024-08-10 18:24:15 -07:00
  • 495a35311c maint: distinguish EOVERFLOW vs ERANGE better Paul Eggert 2024-08-10 13:00:33 -07:00
  • c5725c8c4b tests: df-P.sh: fix intermittent false failure Richard Purdie 2024-08-08 18:37:48 +01:00
  • 4e98e95df2 build: modernize AC_CHECK_TYPE usage Paul Eggert 2024-08-04 15:32:33 -07:00
  • e397d3f1d3 maint: avoid warning on older GCC compilers Pádraig Brady 2024-08-04 11:45:34 +01:00
  • 1bb31793c2 tests: limit mem usage on potentially expensive test Pádraig Brady 2024-08-03 14:13:43 +01:00
  • 440b40eece tests: ensure utils support writing to a closed pipe Pádraig Brady 2024-08-03 13:37:33 +01:00
  • bead5b05d0 doc: reference 'dircolors invocation' from ls --color info Pádraig Brady 2024-08-03 12:48:21 +01:00
  • 801792c698 doc: clarify which ls color attributes don't apply to dirs Pádraig Brady 2024-08-03 12:35:26 +01:00
  • 0e5fe9e019 shuf: tiny simplification Paul Eggert 2024-08-03 23:00:08 -07:00
  • 1ea7255f8b shuf: avoid integer overflow on huge inputs Paul Eggert 2024-08-03 22:59:12 -07:00
  • bfbb3ec7f7 shuf: fix randomness bug Paul Eggert 2024-08-03 22:31:20 -07:00
  • 1ae98dbda7 maint: remove unnecessary inttostr usage in printf Collin Funk 2024-07-29 21:16:36 -07:00
  • 83ec7a706a build: support creating reproducible tarball contents Pádraig Brady 2024-07-21 18:25:05 +01:00
  • 65a46e9e21 tests: port to noatime file systems Paul Eggert 2024-07-15 18:53:46 -07:00
  • 10aabce247 maint: update bootstrap from Gnulib Paul Eggert 2024-07-15 15:28:26 -07:00
  • 94e8f2b012 maint: adjust to Gnulib -Wsystem-headers change Paul Eggert 2024-07-15 15:27:38 -07:00
  • ea1fe48b91 build: update gnulib submodule to latest Paul Eggert 2024-07-15 15:01:08 -07:00
  • 74ef0ac8a5 tests: add fold(1) test for non-existent files Bernhard Voelker 2024-07-10 09:07:27 +02:00
  • b655c09743 maint: import tests/init.sh from Gnulib during bootstrap Collin Funk 2024-07-03 17:50:14 -07:00
  • 50e85d4812 doc: remove 'proposed' in regard to $'' descriptions Pádraig Brady 2024-07-02 23:39:59 +01:00
  • 2582db55f3 tests: fix improper use of grep -v Pádraig Brady 2024-07-02 09:53:46 +01:00
  • d3b4bc3080 tests: cksum: check when several files are missing or incorrect Sylvestre Ledru 2024-07-01 23:45:09 +02:00
  • 7b3535388c maint: silence deprecated module warning Collin Funk 2024-06-30 20:54:58 -07:00
  • fe7208b90d maint: prefer endian.h for byte order conversions Collin Funk 2024-06-29 04:36:38 -07:00
  • 7cd5143819 build: update gnulib submodule to latest Collin Funk 2024-06-29 16:10:21 +01:00
  • b95c6ac7d2 ls: treat --time=mtime consistently with other time selectors Pádraig Brady 2024-06-27 18:15:02 +01:00
  • 72588b2915 doc: document the c-maybe quoting style Pádraig Brady 2024-06-26 23:17:12 +01:00
  • 28951eaa41 stat: reactivate a translator comment (lost on 2012-01-09) Bruno Haible 2024-06-25 12:18:40 +02:00
  • bbc972bc82 maint: improve ERE in sc_tests_list_consistency Bernhard Voelker 2024-06-01 16:00:30 +02:00
  • 3ce31e6f19 stat,tail: sync with latest Linux file systems Pádraig Brady 2024-05-28 13:29:15 +01:00
  • 9290066de0 ls: improve sorting doc Paul Eggert 2024-05-24 08:42:14 -07:00
  • 2a72cf1e99 tests: cksum: extend with --status, --ignore-missing and --warn Sylvestre Ledru 2024-05-22 00:52:18 +02:00
  • 5691ff399e build: fix build failure in --enable-single-binary mode Pádraig Brady 2024-05-21 13:08:45 +01:00
  • 451de5d28a maint: add lib/stdbit.h to .gitignore Pádraig Brady 2024-05-21 10:13:22 +01:00
  • afb6ba4d2c stty: port test to Alpine Linux Paul Eggert 2024-05-20 15:14:44 -07:00
  • 52e024b7b7 dd: skip some alloc tests on ZFS Paul Eggert 2024-05-16 23:30:33 -07:00
  • 26ba820157 maint: prefer stdbit.h to count-leading-zeros.h Paul Eggert 2024-05-16 21:33:08 -07:00
  • 23bf614e46 maint: port test warnings to GCC 14 Paul Eggert 2024-05-16 22:44:23 -07:00
  • 7b87c5c310 maint: update bootstrap from Gnulib Paul Eggert 2024-05-16 21:36:43 -07:00
  • ed65a08f9b build: update gnulib submodule to latest Paul Eggert 2024-05-16 21:34:59 -07:00
  • e9744ba058 sort: better -Wmissing-variable-declarations Paul Eggert 2024-05-16 21:09:28 -07:00
  • 44084a3ac2 cksum: improve API consistency checking Paul Eggert 2024-05-16 21:06:58 -07:00
  • 684db6cb9b doc: improve the man page for sleep Nikolaos Chatzikonstantinou 2024-05-14 12:25:47 -04:00
  • b5ce9fb177 tests: cksum: add incorrect data to verify --check & --strict Sylvestre Ledru 2024-05-10 22:57:11 +02:00
  • ccf47cad93 wc: increase I/O size from 16 KiB to 256KiB Pádraig Brady 2024-05-09 14:03:38 +01:00
  • dd976cae23 wc: simplify and generalize AVX code Evgeny Nizhibitsky 2024-03-31 12:23:32 +01:00
  • 6480d59263 doc: pwd: improve the -P help description Bruce Jerrick 2024-05-07 13:31:44 +01:00
  • def6b33bf6 maint: rename octhexdigits macros Nikolay Nechaev 2024-05-05 12:55:00 +03:00
  • f069bb710a maint: factor out common macros of stat and printf Nikolay Nechaev 2024-05-05 12:54:59 +03:00
  • 292cf89545 maint: factor out the common show_date functionality Nikolay Nechaev 2024-05-05 12:06:18 +03:00
  • ecf7d12937 cksum: add tests to verify the presence of "*" Sylvestre Ledru 2024-05-03 19:48:13 +02:00
  • de49e993ea cp: actually support --update=none-fail Pádraig Brady 2024-05-03 10:18:50 +01:00
  • ba8a43c24d maint: pacify GCC 14 -Wmissing-variable-declarations Collin Funk 2024-05-01 14:15:56 +01:00
  • c06d767ada maint: pacify GCC 14 -Wmissing-variable-declarations wrt md5.h Pádraig Brady 2024-05-01 14:15:28 +01:00
  • 11fd227d95 maint: avoid syntax check failure with long lines Pádraig Brady 2024-05-01 14:31:35 +01:00
  • 49f84ecee7 build: bootstrap with python gnulib-tool by default Pádraig Brady 2024-04-27 13:03:45 +01:00
  • adb6338bb5 doc: sort: give example for sorting on the last field Pádraig Brady 2024-04-23 12:58:17 +01:00
  • 555f9061ee build: provide way to bootstrap with python gnulib-tool Pádraig Brady 2024-04-20 10:40:06 +01:00
  • fb543b6b82 tail: avoid infloop with -c on /dev/zero Paul Eggert 2024-04-19 21:44:32 -07:00
  • 9ab1f9db94 ls: -f now means -a -U Paul Eggert 2024-04-17 13:40:46 -07:00
  • a9b78541fa maint: remove unnecessary stdbool.h include Collin Funk 2024-04-16 13:38:06 -07:00
  • f56ae60585 join: fix error message for -a and -v Pádraig Brady 2024-04-12 20:25:21 +01:00