summaryrefslogtreecommitdiffstats
path: root/gl
AgeCommit message (Expand)AuthorLines
9 daysmaint: prefer memset_explicit to explicit_bzeroCollin Funk-2/+2
12 daysfold: fix output truncation with 0xFF bytes in inputPádraig Brady-1/+1
2026-02-05maint: remove local maintainer-makefile adjustmentPádraig Brady-14/+1
2026-02-02maintainer-makefile: propagate MAKEINFO to gendocsPádraig Brady-1/+14
2026-01-18maint: prefer NULL to nullptrPádraig Brady-23/+23
2026-01-01maint: run 'make update-copyright'Collin Funk-33/+33
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/+169
2025-09-21maint: comment spelling fixesPaul Eggert-1/+1
2025-09-17maint: prefer memeq to memcmpPaul Eggert-1/+2
2025-09-17maint: STREQ → streqPaul Eggert-1/+1
2025-09-14maint: randperm: remove stale dependencyPádraig Brady-1/+0
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/+14
2025-04-07timeout: don’t sleep less than requestedPaul Eggert-0/+103
2025-01-01maint: update all copyright year number rangesPádraig Brady-30/+30
2024-12-30maint: adjust to Gnulib module renamingPaul Eggert-9/+9
2024-12-30maint: ISDIGIT → c_isdigitPaul Eggert-30/+22
2024-11-08maint: expand heap a bit less aggressivelyPaul Eggert-20/+22
2024-10-14maint: add syntax-check to ensure all gl/ files are distributedPádraig Brady-6/+4
2024-10-14build: distribute the gl/ directory in the tarballsBruno Haible-0/+80
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-17/+3
2024-02-18maint: remove unneeded suggest-attributes pragmasPaul Eggert-6/+0
2024-01-01maint: update all copyright year number rangesPádraig Brady-29/+29
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-62/+83
2023-10-30maint: move field_sep into separate modulePaul Eggert-0/+62
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-524/+0
2023-08-28tests: avoid test failure on AndroidBruno Haible-4/+13
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-35/+35
2023-02-04maint: use alignasof, not stdalignPaul Eggert-1/+1
2023-01-01maint: update all copyright year number rangesPádraig Brady-31/+31
2022-09-18all: prefer HTTPS to HTTPStefan Kangas-2/+2
2022-09-15maint: prefer static_assert to verifyPaul Eggert-2/+2
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