]> sourceware.org Git - glibc.git/commit
Mark internal setjmp functions hidden
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:22:10 +0000 (14:22 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:22:25 +0000 (14:22 -0700)
commit661462d58f90c03765a8799714a9ea485d3b1935
treecad8caab2973d3b1acb7b26063e152b952049539
parente19f02428bacdf7565cb4e61a363c61501ce6870
Mark internal setjmp functions hidden

Since internal dirent functions are only used internally in ld.so and
libc.so, they can be made hidden.

[BZ #19122]
* include/setjmp.h (__longjmp): Add attribute_hidden.
[IS_IN (rtld)] (__sigsetjmp): Likewise.
ChangeLog
include/setjmp.h
This page took 0.044906 seconds and 5 git commands to generate.