summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-01-31df: simplify -fsanitize=leak pacificationPaul Eggert-12/+3
2022-01-31date: simplify -fsanitize=leak pacificationPaul Eggert-4/+1
2022-01-31cut: simplify and remove an IF_LINTPaul Eggert-55/+28
2022-01-31cut: simplify -fsanitize=leak pacificationPaul Eggert-14/+0
2022-01-31cp: simplify GCC pacificationPaul Eggert-1/+1
2022-01-31chown: simplify -fsanitize=leak pacificationPaul Eggert-6/+2
2022-01-31basenc: simplify -fsanitize=leak pacificationPaul Eggert-21/+20
2022-01-31test: simplify gcc pacificationPaul Eggert-4/+0
2022-01-31tail: simplify -fsanitize=leak pacificationPaul Eggert-52/+16
2022-01-31tac: simplify -fsanitize=leak pacificationPaul Eggert-6/+1
2022-01-31shuf: simplify -fsanitize=leak pacificationPaul Eggert-18/+1
2022-01-31numfmt: simplify -fsanitize=leak pacificationPaul Eggert-10/+1
2022-01-31mktemp: simplify -fsanitize=leak pacificationPaul Eggert-6/+1
2022-01-31dd: simplify -fsanitize=leak pacificationPaul Eggert-7/+1
2022-01-31cp: simplify cp/install/ln/mv pacificationPaul Eggert-60/+6
2022-01-31chmod: pacify -fsanitizer=leakPaul Eggert-3/+1
2022-01-31yes: pacify -fsanitizer=leakPaul Eggert-1/+1
2022-01-31tsort: pacify -fsanitizer=leakPaul Eggert-2/+4
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