]> sourceware.org Git - glibc.git/commit
Hide internal __hasmntopt function [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:37:27 +0000 (17:37 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:37:42 +0000 (17:37 -0700)
commitd19033298f832f5b3e10da6f07e7959f0483df74
treeccc048009846edff2cf5a06146fff03e0bb1f760
parentb4744101f36021bf2dde713682abbd0cc6935168
Hide internal __hasmntopt function [BZ #18822]

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

[BZ #18822]
* include/mntent.h (__hasmntopt): Add libc_hidden_proto.
* misc/mntent_r.c (__hasmntopt): Add libc_hidden_def.
ChangeLog
include/mntent.h
misc/mntent_r.c
This page took 0.212739 seconds and 5 git commands to generate.