summaryrefslogtreecommitdiff
path: root/gl/lib
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-0128-28/+28
* all: prefer HTTPS to HTTPStefan Kangas2022-09-181-1/+1
* maint: prefer static_assert to verifyPaul Eggert2022-09-151-2/+1
* maint: assume C23 alignofPaul Eggert2022-09-151-1/+0
* maint: don’t include config.h twicePaul Eggert2022-09-152-3/+0
* maint: adjust to Gnulib stdbool C23 changePaul Eggert2022-09-126-6/+0
* maint: syntax-check: fix preprocessor indentationPádraig Brady2022-04-131-1/+1
* cp,mv,install: omit an ‘inline’Paul Eggert2022-04-121-1/+1
* cp,mv,install: improve EACCES targetdir messagesPaul Eggert2022-04-121-16/+34
* cp,mv,install: avoid excess stat calls on non-GNUPaul Eggert2022-04-122-7/+9
* cp,mv,install: modularize targetdirPaul Eggert2022-04-122-0/+142
* maint: pacify gcc -flto -Wmaybe-uninitializedPaul Eggert2022-01-311-0/+3
* shred: fix declaration typoPaul Eggert2022-01-271-2/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-0226-26/+26
* maint: syntax-check requires "char const *", not "const char *"Jim Meyering2021-12-201-1/+1
* maint: use GNU style for spacingPaul Eggert2021-12-184-8/+8
* maint: fix nonnull declPaul Eggert2021-11-151-2/+1
* maint: use minmax.h instead of rolling our ownPaul Eggert2021-10-312-8/+3
* maint: add function attributes to .h filesPaul Eggert2021-10-3113-36/+74
* maint: remove unused __attribute__ defnPaul Eggert2021-10-311-6/+0
* maint: prefer attribute.h in .c filesPaul Eggert2021-10-313-3/+4
* sort: fix unlikely bug when '\377' < 0Paul Eggert2021-10-102-3/+5
* maint: switch to C11-style _NoreturnPaul Eggert2021-10-021-5/+1
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-115-14/+14
* maint: update all copyright year number rangesPádraig Brady2021-01-0126-26/+26
* build: update gnulib submodule to latestPaul Eggert2020-10-191-2/+2
* maint: use getrandom, not getentropyPaul Eggert2020-06-011-6/+5
* maint: use getentropy and new tempname modulesPaul Eggert2020-05-313-258/+20
* maint: update all copyright year number rangesPádraig Brady2020-01-0126-26/+26
* shuf: improve randperm overflow checkingPaul Eggert2019-10-221-11/+16
* gnulib: update to use new strtold modulePádraig Brady2019-02-101-6/+1
* build: fix recent build failure on systems without strtoldPádraig Brady2019-01-301-2/+7
* printf,seq: improve long double accuracyPaul Eggert2019-01-261-1/+3
* printf,seq,sleep,tail,timeout: accept current-locale floatsPaul Eggert2019-01-263-0/+78
* maint: update all copyright year number rangesAssaf Gordon2019-01-0125-25/+25
* maint: update all copyright year number rangesPádraig Brady2018-01-0125-25/+25
* all: prefer HTTPS in URLsPaul Eggert2017-09-1925-25/+25
* shred: use explicit_bzeroPaul Eggert2017-07-202-2/+2
* maint: remove unused functions and constantsPaul Eggert2017-04-222-17/+3
* maint: update all copyright year number rangesPádraig Brady2017-01-0125-25/+25
* shred,sort: ensure faster unaligned access to rand modulePádraig Brady2016-11-272-2/+2
* maint: remove gl/lib/reg*.c.diff; no longer neededJim Meyering2016-03-154-152/+0
* build: update gnulib submodule to latestEric Blake2016-03-091-27/+28
* maint: update all copyright year number rangesPádraig Brady2016-01-0125-25/+25
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-2/+2
* all: replace most uses of quotearg_colon() with quote()Pádraig Brady2015-11-041-2/+2
* build: update gnulib submodule to latestPádraig Brady2015-09-233-17/+17
* build: update gnulib submodule to latestPaul Eggert2015-04-262-19/+21
* build: update to latest gnulibPádraig Brady2015-02-112-53/+58
* build: fix invalid gnulib patchPádraig Brady2015-02-036-30/+30