summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-01-31sort: pacify -fsanitizer=leakPaul Eggert-17/+6
2022-01-31split: pacify -fsanitizer=leakPaul Eggert-7/+9
2022-01-31ptx: pacify -fsanitizer=leakPaul Eggert-14/+10
2022-01-31seq: pacify -fsanitizer=leakPaul Eggert-15/+10
2022-01-31tsort: pacify -fsanitizer=leakPaul Eggert-28/+11
2022-01-31tr: pacify -fsanitizer=leakPaul Eggert-1/+1
2022-01-31stat: pacify -fsanitizer=leakPaul Eggert-1/+1
2022-01-31comm: pacify -fsanitizer=leakPaul Eggert-6/+8
2022-01-31expr: lint cleanup, and introducing main_exitPaul Eggert-3/+15
2022-01-30cksum: use more exact selection of digest algorithmsPádraig Brady-3/+7
2022-01-30build: update gnulib submodule to latestPádraig Brady-0/+0
2022-01-29mv: when installing to dir use dir-relative namesPaul Eggert-213/+202
2022-01-29cp: fix comment typoPaul Eggert-1/+1
2022-01-28doc: NEWS: explain _why_ copy_file_range() is usedPádraig Brady-1/+2
2022-01-28build: update gnulib submodule to latestPádraig Brady-0/+0
2022-01-28dd: synchronize output after write errorsPaul Eggert-25/+64
2022-01-27dd: output final progress before syncingPaul Eggert-0/+16
2022-01-27cat: prefer copy_file_range to read+writePaul Eggert-5/+54
2022-01-27csplit: improve integer overflow checkingPaul Eggert-144/+113
2022-01-27maint: simplify memory alignmentPaul Eggert-75/+57
2022-01-27build: update gnulib submodule to latestPaul Eggert-0/+0
2022-01-27copy: remove unnecessary ‘free’Paul Eggert-2/+0
2022-01-27dd: simplify conv=swab codePaul Eggert-54/+33
2022-01-27dd: improve integer overflow checkingPaul Eggert-139/+177
2022-01-27shred: fix declaration typoPaul Eggert-2/+1
2022-01-27cat: prefer signed to unsignedPaul Eggert-11/+12
2022-01-27cat: improve stylePaul Eggert-97/+49
2022-01-27doc: csplit: clarify [OFFSET] syntaxPádraig Brady-2/+3
2022-01-15build: allow readlinkat callsPaul Eggert-6/+0
2022-01-14cp: rely on Gnulib for copy_file_range workaroundPaul Eggert-44/+1
2022-01-14build: update gnulib submodule to latestPaul Eggert-0/+0
2022-01-14doc: fix pluralization typoPaul Eggert-1/+1
2022-01-14cp: fix two typos in previous changePaul Eggert-3/+4
2022-01-14cp: omit unnecessary stat of destinationPaul Eggert-21/+36
2022-01-13build: update gnulib submodule to latestPaul Eggert-0/+0
2022-01-13cp: when copying to dir use dir-relative namesPaul Eggert-247/+362
2022-01-13cp: tweak internal namePaul Eggert-7/+2
2022-01-12scripts: fix typo in commit-msg git-hook scriptDaniel Knittl-Frank-1/+1
2022-01-07df: tiny simplificationPaul Eggert-4/+1
2022-01-02maint: update all copyright year number rangesPádraig Brady-811/+811
2022-01-02build: update gnulib submodule to latestPádraig Brady-1/+2
2021-12-31date: new option --resolutionPaul Eggert-11/+44
2021-12-31date: %-N now means suppress extra digitsPaul Eggert-2/+49
2021-12-31build: update gnulib submodule to latestPaul Eggert-0/+0
2021-12-31doc: Document , vs . in date --rfc-3339=nsPaul Eggert-1/+2
2021-12-31build: port to AIX 7.1Paul Eggert-3/+11
2021-12-28build: be more careful about PerlPaul Eggert-5/+1
2021-12-28build: update gnulib submodule to latestPaul Eggert-0/+0
2021-12-27all: fix adjustment of /proc/$pid/cmdline by single binaryMax Filippov-2/+7
2021-12-24ls: improve doc for =WHENPaul Eggert-9/+7