summaryrefslogtreecommitdiff
path: root/modules/malloca
Commit message (Expand)AuthorAgeFilesLines
* assert-h: prefer to ‘verify’Paul Eggert2022-09-131-1/+1
* stdckdint: prefer to intprops when easyPaul Eggert2022-08-101-1/+1
* malloca: avoid ptrdiff_t overflowPaul Eggert2021-04-211-0/+2
* malloca: Assume that the compiler supports 'long long'.Bruno Haible2019-12-221-1/+0
* malloca: Add a compile-time verification.Paul Eggert2018-02-031-0/+1
* malloca, xmalloca: Make multithread-safe.Bruno Haible2018-02-021-2/+0
* malloca: do not exceed PTRDIFF_MAXPaul Eggert2016-12-151-0/+1
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-1/+1
* malloca: Avoid warnings on x86_64 mingw64.Marc-André Lureau2012-01-251-0/+1
* rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]Paul Eggert2010-10-101-0/+1
* Revert "Use module 'alignof'." commit.Bruno Haible2009-05-131-1/+0
* Use module 'alignof'.Bruno Haible2009-05-081-0/+1
* Use the synonymous term LGPLv2.Bruno Haible2007-07-161-1/+1
* Update.Bruno Haible2007-06-091-1/+1
* Move to here from allocsa.Bruno Haible2007-06-091-0/+28