summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-11-07build: update gnulib submodule to latestCollin Funk-0/+0
2025-11-07install: fix crash with --strip and large $PATH on ppc and sparcPádraig Brady-0/+5
2025-11-07doc: cksum: clarify support of --text and --binaryPádraig Brady-3/+7
2025-11-06tests: wc: protect against a hang on GNU/HurdCollin Funk-1/+2
2025-11-05gnulib: update to latestPádraig Brady-0/+3
2025-11-05doc: mention nanosecond decimal points with --iso-8601=nsCollin Funk-0/+5
2025-11-04maint: adjust lseek_copy to handle non zero offsetsPádraig Brady-2/+2
2025-11-04tests: avoid skipping of LD_PRELOAD based df testsBernhard Voelker-26/+84
2025-11-04tests: avoid skipping by fixing build of shared librariesBernhard Voelker-2/+4
2025-11-03tests: date: check that write errors are promptly diagnosedCollin Funk-2/+13
2025-11-03doc: squashfs issue to be squashed in Linux 6.18Paul Eggert-4/+6
2025-11-03tests: truncate: ensure negative args not parsed as optionsPádraig Brady-0/+4
2025-11-03date: avoid a duplicated write error diagnoticPádraig Brady-1/+2
2025-11-03date: translate/clarify recent error messagePádraig Brady-1/+1
2025-11-03date: promptly diagnose write errors with --filePádraig Brady-0/+4
2025-11-02tests: stty: filter out ispeed and ospeed from boolean optionsCollin Funk-2/+2
2025-11-01date: diagnose fprintftime failurePaul Eggert-6/+9
2025-11-01pr: improve nstrftime failure checkPaul Eggert-5/+8
2025-11-01ls: better nstrftime failure checkPaul Eggert-5/+2
2025-11-01build: update gnulib submodule to latestPaul Eggert-0/+0
2025-11-01tests: date: avoid test failure on NetBSDCollin Funk-1/+7
2025-11-01build: reduce explicit dependencies on macOS CoreFoundationPádraig Brady-1/+5
2025-11-01build: fix macOS build without libintlGrisha Levit-1/+11
2025-11-01maint: ln: eliminate a clang -Wformat-extra-args warningBruno Haible-12/+25
2025-11-01maint: ls: adjust to gnulib nstrftime changesBruno Haible-5/+7
2025-11-01build: update gnulib submodule to latestPádraig Brady-0/+0
2025-11-01copy: be more defensive/restrictive with posix_fadvisePádraig Brady-8/+9
2025-11-01copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparsePádraig Brady-2/+27
2025-11-01copy: avoid posix_fadvise bypassing copy offload behaviorPádraig Brady-2/+5
2025-10-31timeout: use fork and execvp instead of posix_spawnCollin Funk-27/+25
2025-10-31doc: NEWS: mention that sort --compress=script needs a shebangPádraig Brady-2/+3
2025-10-31sort: optimize the lookups of the --compress-programBruno Haible-10/+20
2025-10-30maint: avoid syntax-check failure from previous commitCollin Funk-2/+2
2025-10-30sort: consistently diagnose access issues to --compress-programBruno Haible-3/+27
2025-10-29sort: fix silent exit upon SIGPIPE from --compress-programPádraig Brady-42/+77
2025-10-29build: update gnulib submodule to latestCollin Funk-0/+0
2025-10-28tests: fix new date/resolution.sh test on macOSPádraig Brady-3/+4
2025-10-28numfmt: ensure fields don't split on nbspPádraig Brady-1/+2
2025-10-27maint: prefer FTS_ROOTLEVEL when checking the fts_level of an FTSENTCollin Funk-4/+4
2025-10-27timeout: use the more efficient posix_spawn to invoke the commandCollin Funk-25/+27
2025-10-27maint: prefer ckd_add for overflow checksCollin Funk-12/+6
2025-10-27build: don't build chcon or runcon unless selinux is availablePádraig Brady-2/+18
2025-10-25sort: use the more efficient posix_spawn to invoke --compress-programCollin Funk-98/+134
2025-10-23maint: remove unnecessary ignore_value usageCollin Funk-3/+2
2025-10-23install: enhance error diagnostic when running strip failsBernhard Voelker-1/+7
2025-10-23split: cleanup after posix_spawnCollin Funk-0/+4
2025-10-23split: prefer posix_spawn to fork and execlCollin Funk-37/+65
2025-10-23tests: date: test --resolution and %-NPádraig Brady-0/+32
2025-10-23tests: date: test --referencePádraig Brady-0/+51
2025-10-22pr: promptly diagnose write errorsPádraig Brady-2/+9