Hide internal __nis_hash function [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:49:47 +0000 (17:49 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 2 Oct 2017 00:49:59 +0000 (17:49 -0700)
commit36e7ae1e9d3b6a434e119aab4d10176aaaddf0c3
treeb0c5db0b386dc00f6c0ffc8c37f304a71a6b7d32
parent87078544f24cfbd355bf2f7e63a0d01ff7c96cca
Hide internal __nis_hash function [BZ #18822]

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

[BZ #18822]
* nscd/nscd_helper.c (__nis_hash): New prototype.
ChangeLog
nscd/nscd_helper.c