summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-10-31maint: remove unused __attribute__ defnPaul Eggert-6/+0
2021-10-31b2sum: simplify attribute usagePaul Eggert-11/+5
2021-10-31maint: prefer attribute.h in .c filesPaul Eggert-70/+124
2021-10-31sort: --debug: add warnings about sign, radix, and grouping charsPádraig Brady-25/+159
2021-10-30maint: modernize README-{hacking,prereq}Paul Eggert-86/+70
2021-10-30cp: revert unnecessary FreeBSD workaroundPaul Eggert-4/+3
2021-10-29cp: defend better against FreeBSD 9.1 zfs bugPaul Eggert-9/+6
2021-10-22doc: say that printf(1) is preferred over echo(1)Pádraig Brady-4/+19
2021-10-12doc: timeout --kill-after: clarify disabled timeoutsPádraig Brady-2/+3
2021-10-12timeout: ensure --foreground -k exits with status 137Pádraig Brady-3/+15
2021-10-11doc: timeout --foreground: add clarification on exit statusPádraig Brady-1/+4
2021-10-10sort: fix unlikely bug when '\377' < 0Paul Eggert-13/+18
2021-10-02build: update gnulib submodule to latestPaul Eggert-0/+0
2021-10-02maint: switch to C11-style _NoreturnPaul Eggert-30/+10
2021-10-02ls: port to OpenBSDPaul Eggert-2/+2
2021-09-26doc: adjust ls --zero option order in texinfoPádraig Brady-8/+8
2021-09-25tests: cp/sparse-perf: make more robust and add zfs commentsPádraig Brady-17/+18
2021-09-24chmod: fix exit status when ignoring symlinksPádraig Brady-2/+40
2021-09-24maint: post-release administriviaPádraig Brady-2/+5
2021-09-24version 9.0v9.0Pádraig Brady-1/+1
2021-09-24tests: sparse-perf: avoid false failurePádraig Brady-1/+10
2021-09-24cksum: fix -a crc on 64 bit big endian systemsPádraig Brady-1/+2
2021-09-21tail: fix detection of closed stdout on macOSPádraig Brady-2/+25
2021-09-21maint: clean up c++ style commentsPádraig Brady-11/+2
2021-09-20tests: date-debug: avoid a false failure on solarisPádraig Brady-5/+8
2021-09-20doc: drop extraneous single quotes in helpJim Meyering-15/+15
2021-09-20cksum: list Pádraig as coauthorJim Meyering-2/+4
2021-09-20tests: env-s.pl: avoid spurious failure on OS XJim Meyering-0/+6
2021-09-20build: update gnulib submodule to latestPádraig Brady-0/+0
2021-09-20doc: fix --help formatting for checksum utilsPádraig Brady-19/+22
2021-09-20cksum: support more transparent emulation of older utilsPádraig Brady-16/+10
2021-09-20tests: avoid rare race in tail-2/F-vs-rename.shPádraig Brady-22/+24
2021-09-17maint: remove duplicate from THANKS.inPádraig Brady-1/+0
2021-09-17tests: fix typo in cksum-a.shTianjia Zhang-1/+1
2021-09-17tests: fix rare false failure in tail-2/F-vs-renamePádraig Brady-0/+5
2021-09-17tests: port removed-directory test to FreeBSDPádraig Brady-1/+1
2021-09-16rmdir: fix uninitialized memory causing incorrect errorPádraig Brady-1/+2
2021-09-16build: avoid new chmod.c warnings from upcoming GCC12Jim Meyering-1/+1
2021-09-16digest: ignore empty lines when checkingPádraig Brady-6/+8
2021-09-16factor: sync longlong.h adjustments from upstreamPádraig Brady-31/+28
2021-09-16stat,tail: add support for the secretmem file systemPádraig Brady-3/+5
2021-09-16maint: sync help2man to latest versionPádraig Brady-6/+7
2021-09-16doc: remove older ChangeLog itemsPádraig Brady-1/+1
2021-09-16tests: ensure returns_ check failures are propagatedPádraig Brady-4/+4
2021-09-16cksum: fix --check with non tagged format checksumsPádraig Brady-6/+17
2021-09-16cksum: fix off-by-1 bug with \r strippingPaul Eggert-4/+3
2021-09-15maint: prefer rawmemchr to memchr when easyPaul Eggert-24/+27
2021-09-15split: avoid NULL + 1Paul Eggert-2/+5
2021-09-15digest: support windows format checksum filesPádraig Brady-24/+41
2021-09-15doc: improve --help indenting in checksum utilsPádraig Brady-2/+2