summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-11-26doc: du, sort, wc: adjust description of --files0-fromCollin Funk-4/+4
2025-11-26doc: fold: clarify operation of -s in --helpPádraig Brady-1/+1
2025-11-25build: kill(1), uptime(1): don't install by defaultPádraig Brady-2/+7
2025-11-23doc: cksum: document secure hash algorithmsCollin Funk-0/+9
2025-11-23du,ls: don’t modify getenv stringsPaul Eggert-35/+52
2025-11-23numfmt: port to C23 qualifier-generic fnsPaul Eggert-2/+2
2025-11-23build: update gnulib submodule to latestPaul Eggert-0/+0
2025-11-23cat: refactor struct stat usagePaul Eggert-22/+12
2025-11-23maint: use cksum specific checksums in release announcementPádraig Brady-0/+4
2025-11-23doc: cat -E: mention ^M$ output possibilityPádraig Brady-1/+1
2025-11-22dd,ls,sort: prefer sigaction over signalPádraig Brady-91/+2
2025-11-22csplit,ls,sort: handle a more complete set of signalsPádraig Brady-128/+100
2025-11-22timeout: honor ignored signal dispositionsPádraig Brady-17/+64
2025-11-21timeout: handle all terminating signalsPádraig Brady-11/+69
2025-11-20build: remove explicit link to CoreFoundation libs on macOSPádraig Brady-10/+0
2025-11-20build: update gnulib submodule to latestPádraig Brady-0/+0
2025-11-19maint: add coreutils_hardlinks to src/.gitignoreCollin Funk-0/+1
2025-11-19maint: prefer MAYBE_UNUSED to void castsCollin Funk-8/+3
2025-11-19build: support --enable-single-binary=hardlinksPádraig Brady-10/+36
2025-11-17tests: check that mknod, mkfifo, and mkdir handle comma-separated modesCollin Funk-0/+12
2025-11-17tests: install supports comma-separated mode stringsSylvestre Ledru-0/+13
2025-11-17maint: use C99 initialization syntax for single-variable 'for' loopsCollin Funk-239/+148
2025-11-17build: fix make dist failurePádraig Brady-3/+3
2025-11-17tests: use tail --debug to determine inotify supportPádraig Brady-22/+26
2025-11-17tail: add --debug to report the --follow implementationPádraig Brady-1/+108
2025-11-16maint: convert remove a K&R declarationCollin Funk-2/+1
2025-11-16du: document the TIME_STYLE env variable in usageBernhard Voelker-3/+9
2025-11-16tests: verify we document all supported options in --helpPádraig Brady-0/+60
2025-11-16maint: tag supported options not documented in --helpPádraig Brady-7/+7
2025-11-16maint: rearrange cksum modules so main is in cksum.cPádraig Brady-2097/+2095
2025-11-16wc: fix missing documentation for the --debug optionPádraig Brady-0/+12
2025-11-15tests: install should ignore umaskSylvestre Ledru-0/+8
2025-11-15tests: pr: add a test for bounded memory operationCollin Funk-0/+37
2025-11-14tests: dd: add tests for conv=lcase and conv=ucaseCollin Funk-0/+58
2025-11-14doc: shred: clarify what --verbose outputsPádraig Brady-1/+8
2025-11-13tests: test: add test cases for -efCollin Funk-0/+30
2025-11-12maint: fix a typo in commentsCollin Funk-1/+1
2025-11-12tests: test: add test cases for -nt and -otCollin Funk-0/+24
2025-11-12sort: avoid pthread calls with --parallel=1Pádraig Brady-8/+18
2025-11-12md5sum: fix --text with the MSYS2 runtimePádraig Brady-1/+7
2025-11-12maint: fix comment re PRLFS' remotenessPádraig Brady-2/+2
2025-11-12tests: env --argv0: fix false failure with symlinked single binaryPádraig Brady-1/+3
2025-11-11maint: fix a comment in the generated src/fs-is-local.h fileCollin Funk-2/+2
2025-11-11tests: add tests for locale orderingPádraig Brady-0/+52
2025-11-10maint: post-release administriviaPádraig Brady-2/+5
2025-11-10version 9.9v9.9Pádraig Brady-1/+1
2025-11-09nice: clamp the niceness correctly on GNU/HurdCollin Funk-10/+78
2025-11-08tests: tail: avoid a test failure on GNU/HurdCollin Funk-1/+2
2025-11-08chcon: fix memory leak in error pathPádraig Brady-1/+4
2025-11-08tests: avoid false failure due to small timeoutPádraig Brady-1/+1