summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-10-22nl: promptly diagnose write errorsPádraig Brady-2/+5
2025-10-22fmt: promptly diagnose write errorsPádraig Brady-2/+12
2025-10-22numfmt: promptly diagnose write errorsPádraig Brady-5/+13
2025-10-21install: prefer posix_spawnp to fork and execlpCollin Funk-19/+43
2025-10-20maint: remove a redundant write after mcel_scan returns an errorCollin Funk-1/+0
2025-10-20tests: numfmt: add non-utf8 multi-byte testPádraig Brady-1/+36
2025-10-20numfmt: optimize multi-byte --delimiter searchPádraig Brady-1/+31
2025-10-20numfmt: support multi-byte --delimiterPádraig Brady-23/+34
2025-10-18numfmt: use multi-byte aware suffix matchingPádraig Brady-6/+4
2025-10-18numfmt: fix issues with multi-byte blanksPádraig Brady-8/+37
2025-10-17numfmt: add --unit-separatorPádraig Brady-7/+131
2025-10-17numfmt: support reading numbers with grouping charactersPádraig Brady-4/+29
2025-10-17numfmt: support reading numbers with NBSP before unitPádraig Brady-11/+47
2025-10-16tests: du/bigtime: try harder to find a suitable filesystemNicolas Boichat-14/+25
2025-10-13tests: date: check that the hour format of the current locale is usedCollin Funk-0/+41
2025-10-13tests: fix false failure in recent memory limit testPádraig Brady-1/+2
2025-10-11numfmt: fix buffer over-read (CWE-126)Pádraig Brady-3/+12
2025-10-11tests: basenc: use less redundant namingPádraig Brady-2/+2
2025-10-11tests: fix memory limit determination in new testPádraig Brady-1/+1
2025-10-11tests: basenc: add a test for bounded memory operationCollin Funk-0/+40
2025-10-10tests: ln -f: ensure existing link replacedSylvestre Ledru-0/+8
2025-10-07tests: cksum: add a test case for robust file name parsingPádraig Brady-0/+6
2025-10-07maint: cksum: document a base64/hex parsing ambiguity with untaggedPádraig Brady-1/+12
2025-10-07cksum: fix --check with untagged base64 format with tag matchesPádraig Brady-24/+37
2025-10-07cksum: fix length validation with SHA2- tagged formatPádraig Brady-9/+21
2025-10-07cksum: fix --check with --algorithm=sha2Pádraig Brady-6/+19
2025-10-06rm: remove redundant mark_ancestor_dirs callPaul Eggert-1/+0
2025-10-06rm: make ‘rm -d DIR’ more like ‘rmdir DIR’Paul Eggert-10/+12
2025-10-05cksum: allow -a {blake2b,sha2,sha3} --check to work on base64Collin Funk-4/+95
2025-10-03maint: omit trailing white space in config.hPaul Eggert-1/+1
2025-10-03maint: remove IRIX supportCollin Funk-7/+0
2025-10-02tests: factor: add suggested large prime testsPádraig Brady-3/+11
2025-10-02unexpand: fix heap buffer overflow with --tabs=[+/]NUMPádraig Brady-5/+22
2025-10-02doc: man: consistently format -X[OPTIONAL] formPádraig Brady-1/+3
2025-10-02doc: man: consistently italicize --option parametersPádraig Brady-1/+6
2025-10-01maint: prefer unreachable () to NOTREACHED commentCollin Funk-1/+1
2025-09-30fold: move multi-byte character reading to a moduleCollin Funk-93/+235
2025-09-30wc: add AVX512 function for line countingMathieu Bordere-6/+137
2025-09-28maint: update valgrind instructionsPádraig Brady-16/+20
2025-09-27maint: convert some overflow checks to ckd_add and ckd_mulCollin Funk-20/+7
2025-09-26tests: test: ensure file operations are coveredPádraig Brady-0/+41
2025-09-25join: remove unused #include "argmatch.h"Bernhard Voelker-1/+0
2025-09-24maint: prefer countof over ARRAY_CARDINALITYCollin Funk-28/+23
2025-09-24tail: fix tailing larger number of lines in regular filesHannes Braun-1/+34
2025-09-24tests: wc: fix hardware acceleration disabling testPádraig Brady-1/+1
2025-09-24build: copy: add dependency on $(LIB_SMACK)Pádraig Brady-0/+1
2025-09-23basenc: --base58: fix buffer overflow with input > 15MBPádraig Brady-18/+58
2025-09-23doc: document gl_cv_crc_pclmul to control hardware accelerationPádraig Brady-3/+4
2025-09-23build: fix build failure with mismatched pclmulPádraig Brady-0/+2
2025-09-22build: update gnulib submodule to latestPaul Eggert-0/+0