summaryrefslogtreecommitdiff
path: root/lib/xalloc-oversized.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* reallocarray: don’t crash if item size is 0Paul Eggert2021-04-251-3/+5
* xmalloca, etc.: avoid unlikely trapPaul Eggert2021-04-241-2/+2
* xmalloca, etc.: fix some xalloc-oversized issuesPaul Eggert2021-04-241-5/+13
* xalloc-oversized: fix SIZE_MAX optimization bugPaul Eggert2021-04-181-11/+6
* xalloc-oversized: export xalloc_count_tPaul Eggert2021-04-061-12/+12
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* intprops, xalloc: avoid __builtin_mul_overflow_p with ClangPaul Eggert2020-09-171-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* xalloc-oversized: port to iccPaul Eggert2017-06-241-1/+1
* glob, intprops, xalloc: work around Clang bugPaul Eggert2017-01-061-10/+2
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* xalloc-oversized: check for PTRDIFF_MAX tooPaul Eggert2016-12-151-14/+19
* xalloc-oversized.h: port __builtin_mul_overflow change to GCC 6.2.0Jim Meyering2016-08-291-12/+1
* intprops.h, xalloc-oversized.h: work with gcc 7Jim Meyering2016-08-291-2/+5
* xalloc-oversized: port to GCC 7; fewer warningsPaul Eggert2016-06-131-9/+33
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* xalloc-oversized: improve performance with GCC 5Paul Eggert2015-11-131-2/+11
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* misc: don't limit commentary to inline functionsPaul Eggert2012-09-221-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* xalloc-oversized: new moduleEric Blake2011-04-281-0/+38