about summary refs log tree commit diff
path: root/elf
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-19 04:40:35 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-19 04:41:06 -0700
commit33c898d1607c1b8dac69c76eec289980292ebfc2 (patch)
tree69ddfc938a0120556c4bede38d9c611179e1da26 /elf
parent7e58ab243de4a89c49eec1521970c2a05c9e4adc (diff)
downloadglibc-33c898d1607c1b8dac69c76eec289980292ebfc2.tar.gz
glibc-33c898d1607c1b8dac69c76eec289980292ebfc2.tar.xz
glibc-33c898d1607c1b8dac69c76eec289980292ebfc2.zip
Mark __xstatXX_conv as hidden
__xstat_conv, __xstat64_conv and __xstat32_conv are internal to glibc.
They should be marked as hidden so that they can't be called without
PLT.

	[BZ #18822]
	* sysdeps/unix/sysv/linux/xstatconv.h (__xstat_conv): Add
	attribute_hidden.
	(__xstat64_conv): Likewise.
	(__xstat32_conv): Likewise.
Diffstat (limited to 'elf')
0 files changed, 0 insertions, 0 deletions