summaryrefslogtreecommitdiffstats
path: root/bootstrap.conf
AgeCommit message (Expand)AuthorLines
2021-09-21tail: fix detection of closed stdout on macOSPádraig Brady-1/+1
2021-09-15maint: prefer rawmemchr to memchr when easyPaul Eggert-0/+1
2021-09-15digest: add support for sm3Pádraig Brady-0/+1
2021-06-26tail: use poll, not selectPaul Eggert-1/+1
2021-05-28maint: bootstrap: remove reference to unused hash-pjw moduleJim Meyering-1/+0
2021-03-29env: simplify --split-string memory managementPaul Eggert-0/+1
2021-03-21ptx: remove use of diacrit modulePaul Eggert-1/+0
2021-03-21build: update gnulib submodule to latestPaul Eggert-0/+1
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-07-24build: update gnulib submodule to latestPaul Eggert-0/+1
2020-07-07maint: use Gnulib libgmp modulePaul Eggert-0/+1
2020-06-25cp: use copy_file_range if availablePaul Eggert-0/+1
2020-05-31maint: use getentropy and new tempname modulesPaul Eggert-1/+0
2020-05-25maint: copy FDL from gnulib instead of using it as moduleBernhard Voelker-1/+0
2020-02-25build: update to latest gnulibPádraig Brady-2/+2
2020-01-01maint: adjust to split out xstrtol-error gnulib modulePádraig Brady-0/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-10-22stdbuf: improve size checkingPaul Eggert-0/+1
2019-08-12build: adjust for recent gnulib pthread changesBruno Haible-1/+4
2019-02-25wc: treat non breaking space as a word separatorPádraig Brady-0/+1
2019-02-10gnulib: update to use new strtold modulePádraig Brady-2/+0
2019-02-03build: ensure sys/select.h is includedPádraig Brady-0/+1
2019-01-26printf,seq,sleep,tail,timeout: accept current-locale floatsPaul Eggert-1/+2
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-10-28ln: use linkat and symlinkatPaul Eggert-0/+1
2018-10-19ln: avoid directory hard-link racesPaul Eggert-0/+1
2018-07-05build: update gnulib submodule to latestPaul Eggert-1/+1
2018-06-24maint: update gnulib to latestPádraig Brady-0/+1
2018-06-21maint: do not depend directly on gnulib's now-unused ftello moduleJim Meyering-1/+0
2018-05-03maint: remove strpbrk modulePaul Eggert-1/+0
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-12-10maint: adjust for the renamed nstrfime gnulib moduleBernhard Voelker-1/+1
2017-11-14maint: include the module year2038 from gnulibBernhard Voelker-0/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-08-17sort: file descriptor disciplinePaul Eggert-0/+3
2017-07-30copy: make backup files more reliablyPaul Eggert-0/+1
2017-07-30shred: avoid rename racePaul Eggert-0/+1
2017-07-20shred: use explicit_bzeroPaul Eggert-0/+1
2017-06-28expr: add multibyte supportAssaf Gordon-0/+2
2017-03-10build: fix missing renameat() on OS X 10.5.8Pádraig Brady-0/+1
2017-03-08build: fix 'install-html' targetAssaf Gordon-0/+7
2017-03-04maint: bump makeinfo --version requirement to 6.1Pádraig Brady-1/+1
2017-02-16maint: xsetmode renamed to xbinary-ioPaul Eggert-1/+1
2017-02-15maint: use xsetmode, not xfreopenPaul Eggert-4/+4
2017-02-11ln: replace destination links more atomicallyPaul Eggert-1/+1
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-09-07sort: port to strict C + valgrindPaul Eggert-0/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon-2/+0