]> sourceware.org Git - glibc.git/commit
Hide internal __assert_fail_base function [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:06:00 +0000 (16:06 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:06:13 +0000 (16:06 -0700)
commit048dd6813f36c31fa21871d840a0b62f1c3a590f
tree449a197eb23352c095e96ff2ede0397ca8d166c4
parent6e342af6e7399c96246c6174802e84d46a176ffa
Hide internal __assert_fail_base function [BZ #18822]

Hide internal __assert_fail_base function to allow direct access within
libc.so and libc.a without using GOT nor PLT.

[BZ #18822]
* include/assert.h (__assert_fail_base): Add attribute_hidden.
ChangeLog
include/assert.h
This page took 0.041124 seconds and 5 git commands to generate.