]> 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)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 14 Apr 2016 10:54:22 +0000 (12:54 +0200)
commit186fe877f3df0b84d57dfbf0386f6332c6aa69bc
treebcc5fb7599869acf38aa09730a74d8779f057f3c
parentb1b8f5d89d06a994773e22ad4b7fe1036b37f8ab
malloc: Add missing internal_function attributes on function definitions

Fixes build on i386 after commit 29d794863cd6e03115d3670707cc873a9965ba92.
ChangeLog
malloc/arena.c