summaryrefslogtreecommitdiff
path: root/lib/pagealign_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* pagalign_alloc: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-7/+10
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Remove redundant definitions of _GL_ATTRIBUTE_ALLOC_SIZE.Bruno Haible2020-05-091-7/+0
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: port more modules to GCC 8Paul Eggert2018-05-031-6/+0
* 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
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* eealloc, pagealign_alloc, xalloc: avoid clang warningsPádraig Brady2015-04-281-14/+15
* 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
* 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
* Make use of GCC's attribute __alloc_size__.Bruno Haible2010-10-171-1/+7
* 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
* Help GCC to do better code generation.Bruno Haible2008-05-151-3/+11
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-10/+8
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Note pagealign_alloc() sets errno on failure.Bruno Haible2005-03-031-2/+2
* Check or don't check for allocation failure? Provide both alternatives.Bruno Haible2005-03-031-1/+6
* New module 'pagealign_alloc'.Bruno Haible2005-03-031-0/+37