summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-05-18build: generate src/crctab.c when building from gitCollin Funk-444/+24
2025-05-18build: fix 'make distcheck'Collin Funk-0/+1
2025-05-17factor: fix bug with 128-bit uintmax_tPaul Eggert-3/+31
2025-05-17factor: refactor to allow non-uintmax_t intsPaul Eggert-165/+169
2025-05-17build: support cross-compiling directly from git checkoutCollin Funk-27/+37
2025-05-15maint: --help now outputs bug reporting addressPaul Eggert-11/+2
2025-05-12maint: avoid sc_gitignore_missing failurePádraig Brady-1/+3
2025-05-12doc: NEWS: fix introduced version of a bugPádraig Brady-1/+1
2025-05-12maint: avoid sc_GPL_version failurePádraig Brady-1/+1
2025-05-12doc: suggest GNULIB_REFDIR instead of GNULIB_SRCDIRCollin Funk-1/+1
2025-05-12factor: check overflow with ckd_add etcPaul Eggert-21/+9
2025-05-12maint: pacify GCC when selinux is missingPaul Eggert-4/+4
2025-05-12factor: be more cautious about C compiler versionsPaul Eggert-3/+10
2025-05-12maint: sync longlong.h from gmpPaul Eggert-12/+27
2025-05-12factor: omit incorrect affirms in mulredc2Paul Eggert-2/+0
2025-05-11build: update gnulib submodule to latestCollin Funk-20/+38
2025-05-09maint: update NEWS from Gnulib updatePaul Eggert-0/+6
2025-05-09build: update gnulib submodule to latestPaul Eggert-0/+0
2025-05-09maint: minor followon touchup of GCC warningsPaul Eggert-1/+3
2025-05-09maint: modernize GCC warning configurationPaul Eggert-45/+3
2025-05-09maint: use MAYBE_UNUSED more consistentlyPaul Eggert-22/+27
2025-05-09maint: fix Automake warningPaul Eggert-4/+1
2025-05-03tests: avoid false failures in user namespacesPádraig Brady-1/+5
2025-05-01build: update to latest gnulibPádraig Brady-3/+3
2025-04-23tests: add a test case for negative relative datePádraig Brady-0/+3
2025-04-21tests: fix false failure with constrained setfaclPádraig Brady-1/+1
2025-04-19maint: map Jim's new email addressPádraig Brady-0/+1
2025-04-12ls: omit a static varPaul Eggert-6/+7
2025-04-09maint: post-release administriviaPádraig Brady-2/+5
2025-04-09version 9.7v9.7Pádraig Brady-1/+1
2025-04-08tests: adjust csplit VM limit for CheriBSDPádraig Brady-1/+1
2025-04-08ls: support capabilities with device 0,0Pádraig Brady-2/+6
2025-04-08ls: fix crash of "ls -Z ." on OpenBSD's /dev/wd0a diskBruno Haible-1/+3
2025-04-07build: use _GL_ATTRIBUTE_NONSTRING attribute to avoid new warningsJim Meyering-2/+2
2025-04-07maint: avoid syntax-check failures from recent commitPádraig Brady-11/+14
2025-04-07doc: mention workaround for combining hex floats with suffixesPaul Eggert-2/+2
2025-04-07build: update gnulib submodule to latestPaul Eggert-0/+0
2025-04-07timeout: don’t sleep less than requestedPaul Eggert-32/+129
2025-04-06maint: silence a -Wunterminated-string-initialization warningJim Meyering-1/+1
2025-04-06build: update gnulib submodule to latestPádraig Brady-0/+0
2025-04-06timeout: remove dependence on libmPádraig Brady-31/+11
2025-04-06doc: mention the edge case of hex durations with 'd' suffixPádraig Brady-0/+8
2025-04-05maint: adjustments to recent timeout changePádraig Brady-4/+2
2025-04-05timeout: round timeouts upPaul Eggert-7/+44
2025-04-04maint: ensure that new "make syntax-check"-run sc_codespell passesCollin Funk-4/+10
2025-04-04timeout: ensure infinitesimal timeouts timeout quicklyPádraig Brady-0/+11
2025-04-04tests: fix false failure with multi-byte thousands separatorsPádraig Brady-0/+3
2025-03-31ls: suppress ENOENT errors when reading ACL infoPádraig Brady-2/+8
2025-03-30ls: print correct xattr error on all platformsPádraig Brady-1/+5
2025-03-23mv: port test to OpenBSD 7.5Paul Eggert-3/+12