summaryrefslogtreecommitdiffstats
path: root/gl/lib
AgeCommit message (Expand)AuthorLines
2021-11-15maint: fix nonnull declPaul Eggert-2/+1
2021-10-31maint: use minmax.h instead of rolling our ownPaul Eggert-8/+3
2021-10-31maint: add function attributes to .h filesPaul Eggert-36/+74
2021-10-31maint: remove unused __attribute__ defnPaul Eggert-6/+0
2021-10-31maint: prefer attribute.h in .c filesPaul Eggert-3/+4
2021-10-10sort: fix unlikely bug when '\377' < 0Paul Eggert-3/+5
2021-10-02maint: switch to C11-style _NoreturnPaul Eggert-5/+1
2021-04-11maint: use "char const *" rather than "const char *"Pádraig Brady-14/+14
2021-01-01maint: update all copyright year number rangesPádraig Brady-26/+26
2020-10-19build: update gnulib submodule to latestPaul Eggert-2/+2
2020-06-01maint: use getrandom, not getentropyPaul Eggert-6/+5
2020-05-31maint: use getentropy and new tempname modulesPaul Eggert-258/+20
2020-01-01maint: update all copyright year number rangesPádraig Brady-26/+26
2019-10-22shuf: improve randperm overflow checkingPaul Eggert-11/+16
2019-02-10gnulib: update to use new strtold modulePádraig Brady-6/+1
2019-01-30build: fix recent build failure on systems without strtoldPádraig Brady-2/+7
2019-01-26printf,seq: improve long double accuracyPaul Eggert-1/+3
2019-01-26printf,seq,sleep,tail,timeout: accept current-locale floatsPaul Eggert-0/+78
2019-01-01maint: update all copyright year number rangesAssaf Gordon-25/+25
2018-01-01maint: update all copyright year number rangesPádraig Brady-25/+25
2017-09-19all: prefer HTTPS in URLsPaul Eggert-25/+25
2017-07-20shred: use explicit_bzeroPaul Eggert-2/+2
2017-04-22maint: remove unused functions and constantsPaul Eggert-17/+3
2017-01-01maint: update all copyright year number rangesPádraig Brady-25/+25
2016-11-27shred,sort: ensure faster unaligned access to rand modulePádraig Brady-2/+2
2016-03-15maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering-152/+0
2016-03-09build: update gnulib submodule to latestEric Blake-27/+28
2016-01-01maint: update all copyright year number rangesPádraig Brady-25/+25
2015-11-04all: avoid quoting file names when possiblePádraig Brady-2/+2
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady-2/+2
2015-09-23build: update gnulib submodule to latestPádraig Brady-17/+17
2015-04-26build: update gnulib submodule to latestPaul Eggert-19/+21
2015-02-11build: update to latest gnulibPádraig Brady-53/+58
2015-02-03build: fix invalid gnulib patchPádraig Brady-30/+30
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker-3/+3
2015-01-01maint: update all copyright year number rangesPádraig Brady-25/+25
2014-12-25tests: fix error message check on some systemsPádraig Brady-1/+2
2014-12-19diagnose too-large numbers betterPádraig Brady-0/+133
2014-12-03maint: avoid -fsanitize=undefined warning in rand-isaacPádraig Brady-1/+13
2014-07-19maint: fix message translation glitchesPaul Eggert-1/+1
2014-04-25maint: remove trailing comma from enum to make gl/ c89 compatEdgars Irmejs-2/+2
2014-03-19maint: fix typo in comment in fadvise.cBernhard Voelker-1/+1
2014-03-13maint: avoid "attribute-const"-suggesting warning from gccJim Meyering-0/+6
2014-01-02maint: update all copyright year number rangesBernhard Voelker-23/+23
2013-07-02maint: refactor SMACK interface to a separate modulePádraig Brady-0/+46
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-11/+23
2013-05-11build: update gnulib submodule to latestPaul Eggert-3/+3
2013-01-01maint: update all copyright year number rangesJim Meyering-22/+22
2012-09-12maint: mbsalign.h: fix typo from previous comment editBernhard Voelker-2/+2
2012-09-11maint: add more control flags to mbsalignPádraig Brady-36/+58