summaryrefslogtreecommitdiffstats
path: root/gl/lib
AgeCommit message (Expand)AuthorLines
2023-08-23shred: fix operation on Solaris with 64 bit buildsPádraig Brady-1/+7
2023-07-01maint: improve static and dynamic checkingPaul Eggert-9/+9
2023-06-29maint: prefer C23-style nullptrPaul Eggert-33/+33
2023-01-01maint: update all copyright year number rangesPádraig Brady-28/+28
2022-09-18all: prefer HTTPS to HTTPStefan Kangas-1/+1
2022-09-15maint: prefer static_assert to verifyPaul Eggert-2/+1
2022-09-15maint: assume C23 alignofPaul Eggert-1/+0
2022-09-15maint: don’t include config.h twicePaul Eggert-3/+0
2022-09-12maint: adjust to Gnulib stdbool C23 changePaul Eggert-6/+0
2022-04-13maint: syntax-check: fix preprocessor indentationPádraig Brady-1/+1
2022-04-12cp,mv,install: omit an ‘inline’Paul Eggert-1/+1
2022-04-12cp,mv,install: improve EACCES targetdir messagesPaul Eggert-16/+34
2022-04-12cp,mv,install: avoid excess stat calls on non-GNUPaul Eggert-7/+9
2022-04-12cp,mv,install: modularize targetdirPaul Eggert-0/+142
2022-01-31maint: pacify gcc -flto -Wmaybe-uninitializedPaul Eggert-0/+3
2022-01-27shred: fix declaration typoPaul Eggert-2/+1
2022-01-02maint: update all copyright year number rangesPádraig Brady-26/+26
2021-12-20maint: syntax-check requires "char const *", not "const char *"Jim Meyering-1/+1
2021-12-18maint: use GNU style for spacingPaul Eggert-8/+8
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