summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-03-06maint: pacify ‘make syntax-check’Paul Eggert-4/+4
2023-03-06tail,tee: avoid issues with many files on systems without pollPádraig Brady-0/+6
2023-03-04du: --apparent counts only symlinks and regularPaul Eggert-4/+46
2023-03-04split: tune for when creating output filesPaul Eggert-3/+9
2023-03-04split: style fixPaul Eggert-1/+3
2023-03-04split: prefer signed integers to size_tPaul Eggert-53/+52
2023-03-04split: handle large numbers betterPaul Eggert-81/+81
2023-03-04split: prefer ssize_t for read resultPaul Eggert-14/+15
2023-03-04split: be more careful about buffer sizesPaul Eggert-28/+31
2023-03-04split: minor -1 / 0 refactorPaul Eggert-3/+3
2023-03-04split: don’t worry about ECHILDPaul Eggert-3/+3
2023-03-04split: don’t assume pid_t fits in intPaul Eggert-2/+2
2023-03-04split: simplify SIGPIPE handlingPaul Eggert-12/+5
2023-03-04split: port ‘split -n N /dev/null’ better to macOSPaul Eggert-37/+40
2023-03-04maint: fix NEWS quotingPaul Eggert-1/+1
2023-03-04split: split more evenly with -nPaul Eggert-52/+67
2023-03-04split: small -n lines simplificationPaul Eggert-2/+3
2023-03-04split: refactor lines_chunk_splitPaul Eggert-6/+6
2023-03-04tee: tune when later -p overrides earlierPaul Eggert-18/+9
2023-03-01maint: refactor tail.c to use iopollPádraig Brady-62/+51
2023-02-28tail: avoid undefined behavior when polling outputsPádraig Brady-2/+2
2023-02-28doc: tee -p: clarify operationPádraig Brady-4/+5
2023-02-28tests: tee -p: add test for early exit with closed pipesPádraig Brady-0/+10
2023-02-28tee: enhance -p mode using iopoll() to detect broken pipe outputsCarl Edquist-16/+95
2023-02-28all: add broken pipe detection while waiting for inputCarl Edquist-0/+128
2023-02-27build: update to latest gnulibPádraig Brady-0/+4
2023-02-26tests: avoid hang in new testPádraig Brady-8/+8
2023-02-26tests: avoid gdb on macOSPádraig Brady-0/+11
2023-02-24cp,install,mv: --debug: output debug info when reflinkingPádraig Brady-5/+5
2023-02-24tests: determine if SEEK_HOLE is enabledPádraig Brady-4/+16
2023-02-24cp,install,mv: add --debug to explain how a file is copiedPádraig Brady-4/+172
2023-02-23build: update gnulib submodule to latestPaul Eggert-0/+0
2023-02-23doc: chgrp,chmod,chown: state --reference always dereferencesPádraig Brady-5/+6
2023-02-21doc: fix some spelling mistakesChuanGang Jiang-8/+8
2023-02-21maint: avoid -Wmaybe-uninitialized warning from GCC13Pádraig Brady-1/+3
2023-02-21tests: initialize a variableJim Meyering-0/+1
2023-02-21rm: --dir (-d): fix bugs in handling of empty, inaccessible directoriesJim Meyering-7/+49
2023-02-18tests: port chmod/setgid.sh to macOS 12Paul Eggert-8/+7
2023-02-18tests: port better to macOS group numbersPaul Eggert-1/+13
2023-02-18build: update gnulib submodule to latestPaul Eggert-0/+0
2023-02-16cp: fclonefileat security fix + CLONE_ACL + fixupsPaul Eggert-13/+107
2023-02-10maint: fix some typos in commentsChuanGang Jiang-5/+5
2023-02-09cp: simplify infer_scantypePaul Eggert-10/+8
2023-02-06tail: improve --follow=name with single non regular filesPádraig Brady-2/+17
2023-02-06tail: fix support for -F with non seekable filesPádraig Brady-1/+6
2023-02-06cksum: add --raw option to output a binary digestPádraig Brady-10/+144
2023-02-05build: uptime: avoid issues on systems without utmp.hPádraig Brady-5/+4
2023-02-04maint: use alignasof, not stdalignPaul Eggert-3/+2
2023-02-04maint: prefer https: to git:Paul Eggert-4/+4
2023-02-04build: update gnulib submodule to latestPaul Eggert-0/+0