summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-09-18dd: don't mistakenly use O_EXCL on GNU/HurdCollin Funk-1/+7
2025-09-18maint: we don’t use Gnulib’s fchownat modulePaul Eggert-1/+0
2025-09-18fmt: eliminate a clang -Wformat-extra-args warningBruno Haible-1/+7
2025-09-18maint: we use Gnulib’s stddef-h module directlyPaul Eggert-0/+1
2025-09-18tests: tail/overlay-headers.sh: protect against hangPádraig Brady-2/+2
2025-09-18build: fix compile error on macOSPádraig Brady-0/+0
2025-09-18tests: tests/tail/wait.sh: protect against hangPádraig Brady-1/+1
2025-09-18build: fix link failure on macOSPádraig Brady-1/+1
2025-09-17build: update gnulib for stringeq adjustmentPádraig Brady-0/+0
2025-09-17tests: write-errors.sh: avoid portability issue with dashPádraig Brady-2/+2
2025-09-17cksum,wc: inspect GLIBC_TUNABLES on all architecturesPádraig Brady-0/+0
2025-09-17maint: prefer memeq to memcmpPaul Eggert-22/+21
2025-09-17maint: STREQ → streqPaul Eggert-214/+208
2025-09-17build: update gnulib submodule to latestPaul Eggert-0/+0
2025-09-17tests: fix issues with fold-characters.sh testPádraig Brady-6/+1
2025-09-17doc: remove older ChangeLog itemsPádraig Brady-1/+2
2025-09-16maint: remove unnecessary uintmaxtostr usage in printfCollin Funk-24/+14
2025-09-17doc: add hardware acceleration configuration docsPádraig Brady-0/+71
2025-09-16fold: fix write error checks with invalid multi-byte inputPádraig Brady-15/+22
2025-09-16fold: exit promptly upon write errorsPádraig Brady-1/+10
2025-09-16maint: basenc: refactor overloaded use of ctx->i memberPádraig Brady-42/+76
2025-09-16tests: fold/fold-zero-width.sh: avoid false failure with ENOSPCPádraig Brady-5/+6
2025-09-16doc: NEWS: fold: clarify mem exhaustion triggerPádraig Brady-2/+2
2025-09-16maint: avoid syntax-check failures from recent commitsPádraig Brady-4/+5
2025-09-15cp: create_hole now returns off_tPaul Eggert-8/+10
2025-09-15cp: prefer signed types in copy-file-data.cPaul Eggert-11/+13
2025-09-15cp: don’t allocate a separate zero bufferPaul Eggert-21/+11
2025-09-15cp: refactor copying to return bytes copiedPaul Eggert-64/+69
2025-09-15cp: copy_file_data now supports ibytesPaul Eggert-11/+29
2025-09-15cp: prefer signed type for file byte countPaul Eggert-4/+4
2025-09-15cp: port better to old limited hostsPaul Eggert-5/+14
2025-09-15cp: refactor out data copyingPaul Eggert-595/+622
2025-09-15cp: refactor src/copy.cPaul Eggert-109/+139
2025-09-15doc: NEWS: correct the previous commitCollin Funk-1/+2
2025-09-15doc: NEWS: mention fold can operate on very long linesCollin Funk-0/+3
2025-09-15fold: fix out of bounds write with zero width charactersCollin Funk-4/+67
2025-09-15cp: improve umask cachingPaul Eggert-2/+4
2025-09-14basenc: fix an uninitialized index when decoding an empty fileCollin Funk-0/+4
2025-09-14maint: randperm: remove stale dependencyPádraig Brady-1/+0
2025-09-14cksum,wc: support disabling hardware acceleration at runtimePádraig Brady-15/+66
2025-09-14build: update gnulib submodule to latestPádraig Brady-0/+0
2025-09-13factor: port to strict CPaul Eggert-1/+1
2025-09-11maint: document some functions used by expand and unexpandCollin Funk-5/+10
2025-09-10maint: basenc: refactor all encodings to use finalizePádraig Brady-60/+107
2025-09-09maint: cleanup libraries unnecessarily added to foldCollin Funk-3/+0
2025-09-09nohup: avoid FORTIFY runtime failure on Bionic libcPádraig Brady-1/+25
2025-09-08basenc: ensure partial padding with newlines induces an errorPádraig Brady-3/+29
2025-09-07tests: ensure option aliases are supportedPádraig Brady-0/+62
2025-09-07date: support overriding named formatsPádraig Brady-12/+7
2025-09-06cksum: don't leak memory using -a sha3 with OpenSSLCollin Funk-0/+0