]> git.ipfire.org Git - thirdparty/glibc.git/commit
Whitespace and common code tweaks
authorDJ Delorie <dj@delorie.com>
Fri, 10 Mar 2017 04:45:24 +0000 (23:45 -0500)
committerDJ Delorie <dj@delorie.com>
Fri, 10 Mar 2017 04:45:24 +0000 (23:45 -0500)
commit6d620560b6e21e15deeeb713af9ea52c679606e3
treeed2bf1170a58ddbd22df404ff58165ccc36aceb5
parentdad11d1aea27259d5a2ac2e4b6593cf653b49b3f
Whitespace and common code tweaks

Fix whitespace around operators.

Define MAYBE_INIT_TCACHE to empty when disabled; remove wrapper

Add helper functions for tcache_get() and tcache_put() to collect
common code in one spot.
malloc/malloc.c