summaryrefslogtreecommitdiffstats
path: root/src/local.mk
AgeCommit message (Expand)AuthorLines
2021-09-15cksum: add --algorithm option to select digest modePádraig Brady-12/+15
2021-09-15digest: refactor cksum(1) into digest.cPádraig Brady-1/+2
2021-09-15digest: refactor sum(1) into digest.cPádraig Brady-0/+3
2021-09-15maint: rename md5sum.c to more general digest.cPádraig Brady-6/+7
2021-05-15copy: remove fiemap logicPádraig Brady-3/+0
2021-05-02wc: use avx2 optimization when counting only linesKristoffer Brånemyr-0/+9
2021-03-15cksum: use pclmul hardware instruction for CRC32 calculationKristoffer Brånemyr-0/+7
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-12-28cksum: use more efficient slice by 8 algorithmKristoffer Brånemyr-0/+1
2020-11-21maint: port from matchpathcon to selabel_lookupPaul Eggert-2/+0
2020-11-21build: port to Solaris 10Paul Eggert-1/+4
2020-10-28maint: cleanup operation of fs-magic-comparePádraig Brady-1/+2
2020-07-28build: update gnulib submodule to latestPaul Eggert-2/+2
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-10-09ls: use statx instead of stat when availableJeff Layton-0/+1
2019-05-15b2sum: port to HP-UX aCCPaul Eggert-8/+1
2019-03-04env: new options --{default,ignore,block}-signal[=SIG]Assaf Gordon-0/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-12-27basenc: A new program complementary to base64/base32Assaf Gordon-0/+3
2018-12-21maint: rename base64.c to basenc.cAssaf Gordon-1/+2
2018-06-24maint: avoid false positive in src/fs-magic-comparePádraig Brady-0/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-24copy: revert recent patch for vulnerable dirsPaul Eggert-8/+5
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-09-19copy: check for vulnerable target dirsPaul Eggert-5/+8
2017-08-30runcon: revert "disable use of the TIOCSTI ioctl"Pádraig Brady-1/+0
2017-08-29runcon: disable use of the TIOCSTI ioctlPádraig Brady-0/+1
2017-08-13build: use the appropriate single file include option with xlcPádraig Brady-2/+8
2017-03-07build: avoid redundant build of tr with --enable-single-binaryBernhard Voelker-1/+1
2017-02-11ln: replace destination links more atomicallyPaul Eggert-2/+6
2017-01-25build: Properly expand cu_install_program when cross-compilingManolis Ragkousis-1/+1
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-11-23build: avoid racy failure of "make -jN install"Jim Meyering-1/+1
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady-0/+6
2016-11-14all: reduce usage of proper_name_utf8()Pádraig Brady-10/+0
2016-10-15build: also distribute new file, src/die.hJim Meyering-0/+1
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon-0/+4
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-19build: fix VPATH build with --disable-dependency-trackingPádraig Brady-0/+9
2015-11-17maint: remove unmaintained file, c99-to-c89.diffJim Meyering-2/+1
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon-0/+1
2015-09-12cut: refactor into set-fields moduleAssaf Gordon-0/+3
2015-09-03base32: A new program similar to base64Pádraig Brady-0/+5
2015-07-15sync: fix build with separate $(LIB_FDATASYNC)Peter Bray-0/+1
2015-06-04build: port single_binary_prog to POSIX shellPaul Eggert-3/+6
2015-04-26ls: on GNU/Linux, remove dependency on libaclPaul Eggert-1/+1
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-11-25build: port new rule for coreutils.h to old BashPaul Eggert-1/+2
2014-09-10build: adjust previous transformations on libstdbuf namePádraig Brady-5/+5
2014-09-10build: avoid name transformations on libstdbufPádraig Brady-1/+8