]> git.ipfire.org Git - thirdparty/glibc.git/commit
malloc: Add missing internal_function attributes on function definitions
authorFlorian Weimer <fweimer@redhat.com>
Thu, 14 Apr 2016 10:53:03 +0000 (12:53 +0200)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Nov 2016 05:44:25 +0000 (00:44 -0500)
commit6e4e1b2bb12d1deac1566e59055ed3ee52eb0683
tree1ee195db2417f076f2080516068bd9bb01ba6e5b
parent229a4a0704eaca417cf30a66a206107be1027aa2
malloc: Add missing internal_function attributes on function definitions

Fixes build on i386 after commit 29d794863cd6e03115d3670707cc873a9965ba92.

(cherry picked from commit 186fe877f3df0b84d57dfbf0386f6332c6aa69bc)
(cherry picked from commit 888d9a0146b4b8364e065ab359eae5b3db5badb9)
malloc/arena.c