summaryrefslogtreecommitdiff
path: root/lib/malloca.h
Commit message (Expand)AuthorAgeFilesLines
* malloca: Tweak last commit.Bruno Haible2021-08-071-8/+7
* malloca: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-1/+4
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* reallocarray: don’t crash if item size is 0Paul Eggert2021-04-251-1/+1
* Fix messed-up previous patchPaul Eggert2021-04-241-1/+1
* xmalloca, etc.: fix some xalloc-oversized issuesPaul Eggert2021-04-241-2/+2
* xalloc-oversized: export xalloc_count_tPaul Eggert2021-04-061-0/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Use __alignof__ with clang.Bruno Haible2020-08-091-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* malloca: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-4/+0
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* xmalloca: pacify gcc -Wbad-function-castBruno Haible2018-02-241-3/+3
* malloca: pacify gcc -Wbad-function-castPaul Eggert2018-02-231-1/+1
* malloca, xmalloca: Make multithread-safe.Bruno Haible2018-02-021-6/+5
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* malloca: do not exceed PTRDIFF_MAXPaul Eggert2016-12-151-9/+4
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* alignof, intprops, malloca: port better to IBM's C compilerPaul Eggert2013-04-271-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: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-4/+4
* Revert "Use module 'alignof'." commit.Bruno Haible2009-05-131-7/+23
* Use module 'alignof'.Bruno Haible2009-05-081-23/+7
* Protect against integer overflow in malloca() calls.Bruno Haible2007-12-311-3/+13
* Move to here from allocsa.h.Bruno Haible2007-06-091-0/+124