]> sourceware.org Git - glibc.git/commit
Mark internal fcntl functions hidden
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:16:22 +0000 (14:16 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Oct 2015 21:16:41 +0000 (14:16 -0700)
commit6d56699d7e808419ccf244150ecba122156932ba
tree6976b4d354951f51e9c56f4220fddf195360b2ff
parent8303c7409cee86f42485177061d1e0ce04c07e9f
Mark internal fcntl functions hidden

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

[BZ #19122]
* include/fcntl.h (__libc_fcntl): Add attribute_hidden.
[IS_IN (rtld)] (__open): Likewise.
[IS_IN (rtld)] (__fcntl): Likewise.
ChangeLog
include/fcntl.h
This page took 0.043302 seconds and 5 git commands to generate.