summaryrefslogtreecommitdiff
path: root/sysdeps/generic/malloc-machine.h
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-02-19malloc: Remove NO_THREADSFlorian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-07Avoid comma operator warnings.Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-17Make malloc build for no-threads configurations.Roland McGrath
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2003-09-30Update.Ulrich Drepper