]> git.ipfire.org Git - thirdparty/glibc.git/commit
Tweak Makefile, asserts, comments. dj/malloc-tcache
authorDJ Delorie <dj@delorie.com>
Thu, 11 May 2017 21:25:10 +0000 (17:25 -0400)
committerDJ Delorie <dj@delorie.com>
Thu, 11 May 2017 21:27:35 +0000 (17:27 -0400)
commit827734fa03eb4b55f74319a4ffaa0b00c9c2785d
tree3c015c1bb235a12289d0f1d80113c31f724854a7
parent4da80dbb06a7394581f74deae489858bf1607f90
Tweak Makefile, asserts, comments.

* Un-Wundef-ify -DUSE_TCACHE
* More asserts in tcache get/put functions
* Clarify redundancy in tcache structure
malloc/Makefile
malloc/malloc.c