summaryrefslogtreecommitdiffstats
path: root/gl/lib
AgeCommit message (Expand)AuthorLines
9 daysmaint: prefer memset_explicit to explicit_bzeroCollin Funk-2/+2
13 daysfold: fix output truncation with 0xFF bytes in inputPádraig Brady-1/+1
2026-01-18maint: prefer NULL to nullptrPádraig Brady-21/+21
2026-01-01maint: run 'make update-copyright'Collin Funk-30/+30
2025-10-20maint: remove a redundant write after mcel_scan returns an errorCollin Funk-1/+0
2025-09-30fold: move multi-byte character reading to a moduleCollin Funk-0/+139
2025-09-21maint: comment spelling fixesPaul Eggert-1/+1
2025-09-17maint: STREQ → streqPaul Eggert-1/+1
2025-05-28maint: assume O_DIRECTORYPaul Eggert-50/+8
2025-05-09maint: use MAYBE_UNUSED more consistentlyPaul Eggert-2/+2
2025-04-07maint: avoid syntax-check failures from recent commitPádraig Brady-11/+11
2025-04-07timeout: don’t sleep less than requestedPaul Eggert-0/+79
2025-01-01maint: update all copyright year number rangesPádraig Brady-27/+27
2024-12-30maint: ISDIGIT → c_isdigitPaul Eggert-30/+21
2024-11-08maint: expand heap a bit less aggressivelyPaul Eggert-20/+21
2024-08-28all: fix error checking in gl/lib/xdectoint.cPádraig Brady-17/+20
2024-08-11maint: fix syntax-check failurePádraig Brady-4/+4
2024-08-10maint: distinguish EOVERFLOW vs ERANGE betterPaul Eggert-41/+63
2024-08-03shuf: avoid integer overflow on huge inputsPaul Eggert-4/+7
2024-08-03shuf: fix randomness bugPaul Eggert-1/+11
2024-05-16maint: prefer stdbit.h to count-leading-zeros.hPaul Eggert-16/+2
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