summaryrefslogtreecommitdiffstats
path: root/gl/lib
AgeCommit message (Expand)AuthorLines
2024-02-18maint: remove unneeded suggest-attributes pragmasPaul Eggert-6/+0
2024-01-01maint: update all copyright year number rangesPádraig Brady-27/+27
2023-12-31maint: pacify clang -Winclude-next-absolute-pathPaul Eggert-3/+3
2023-12-29sort: fix thousands grouping handling on single byte localesPádraig Brady-2/+2
2023-11-11maint: port randread to FreeBSD 14Paul Eggert-3/+3
2023-10-30join,uniq: support multi-byte separatorsPaul Eggert-38/+59
2023-10-30maint: move field_sep into separate modulePaul Eggert-0/+38
2023-09-13maint: use C99 int size specifiers rather than PRI.MAX definesPádraig Brady-1/+1
2023-09-04maint: prefer psame_inode, PSAME_INODE, STP_*Paul Eggert-1/+1
2023-08-29maint: remove need for mbsalignPaul Eggert-338/+0
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