summaryrefslogtreecommitdiff
path: root/src/local.mk
Commit message (Expand)AuthorAgeFilesLines
* maint: refactor tail.c to use iopollPádraig Brady2023-03-011-0/+2
* tee: enhance -p mode using iopoll() to detect broken pipe outputsCarl Edquist2023-02-281-0/+1
* all: add broken pipe detection while waiting for inputCarl Edquist2023-02-281-0/+1
* maint: adjust to Gnulib macro renamingPaul Eggert2023-01-071-20/+20
* ls: adjust to Gnulib renamingPaul Eggert2023-01-051-1/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* build: port to AIX 7.1Paul Eggert2021-12-311-3/+8
* cksum: add --algorithm option to select digest modePádraig Brady2021-09-151-12/+15
* digest: refactor cksum(1) into digest.cPádraig Brady2021-09-151-1/+2
* digest: refactor sum(1) into digest.cPádraig Brady2021-09-151-0/+3
* maint: rename md5sum.c to more general digest.cPádraig Brady2021-09-151-6/+7
* copy: remove fiemap logicPádraig Brady2021-05-151-3/+0
* wc: use avx2 optimization when counting only linesKristoffer Brånemyr2021-05-021-0/+9
* cksum: use pclmul hardware instruction for CRC32 calculationKristoffer Brånemyr2021-03-151-0/+7
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* cksum: use more efficient slice by 8 algorithmKristoffer Brånemyr2020-12-281-0/+1
* maint: port from matchpathcon to selabel_lookupPaul Eggert2020-11-211-2/+0
* build: port to Solaris 10Paul Eggert2020-11-211-1/+4
* maint: cleanup operation of fs-magic-comparePádraig Brady2020-10-281-1/+2
* build: update gnulib submodule to latestPaul Eggert2020-07-281-2/+2
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* ls: use statx instead of stat when availableJeff Layton2019-10-091-0/+1
* b2sum: port to HP-UX aCCPaul Eggert2019-05-151-8/+1
* env: new options --{default,ignore,block}-signal[=SIG]Assaf Gordon2019-03-041-0/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* basenc: A new program complementary to base64/base32Assaf Gordon2018-12-271-0/+3
* maint: rename base64.c to basenc.cAssaf Gordon2018-12-211-1/+2
* maint: avoid false positive in src/fs-magic-comparePádraig Brady2018-06-241-0/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* copy: revert recent patch for vulnerable dirsPaul Eggert2017-09-241-8/+5
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* copy: check for vulnerable target dirsPaul Eggert2017-09-191-5/+8
* runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady2017-08-301-1/+0
* runcon: disable use of the TIOCSTI ioctlPádraig Brady2017-08-291-0/+1
* build: use the appropriate single file include option with xlcPádraig Brady2017-08-131-2/+8
* build: avoid redundant build of tr with --enable-single-binaryBernhard Voelker2017-03-071-1/+1
* ln: replace destination links more atomicallyPaul Eggert2017-02-111-2/+6
* build: Properly expand cu_install_program when cross-compilingManolis Ragkousis2017-01-251-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* build: avoid racy failure of "make -jN install"Jim Meyering2016-11-231-1/+1
* b2sum: a new checksum utility with md5sum like interfacePádraig Brady2016-11-221-0/+6
* all: reduce usage of proper_name_utf8()Pádraig Brady2016-11-141-10/+0
* build: also distribute new file, src/die.hJim Meyering2016-10-151-0/+1
* maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon2016-08-091-0/+4
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* build: fix VPATH build with --disable-dependency-trackingPádraig Brady2015-11-191-0/+9
* maint: remove unmaintained file, c99-to-c89.diffJim Meyering2015-11-171-2/+1
* numfmt: use new set-fields module to parse --fieldAssaf Gordon2015-09-121-0/+1
* cut: refactor into set-fields moduleAssaf Gordon2015-09-121-0/+3