]> sourceware.org Git - glibc.git/commit
Hide internal __get_sol function [BZ #18822]
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:12:08 +0000 (16:12 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 1 Oct 2017 23:12:24 +0000 (16:12 -0700)
commit8369d216dcc0e192e0e1243d9dad443e68f13f06
tree835f87995ed4018b32ebb78a68be6d0ea3f27690
parenta0aef7830eb0698f72129b647be8c00cdf0c7938
Hide internal __get_sol function [BZ #18822]

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

[BZ #18822]
* sysdeps/unix/sysv/linux/getsourcefilter.c: Include
"getsourcefilter.h".
* sysdeps/unix/sysv/linux/getsourcefilter.h: New file.
* sysdeps/unix/sysv/linux/setsourcefilter.c: Include
"getsourcefilter.h".
(__get_sol): Removed.
ChangeLog
sysdeps/unix/sysv/linux/getsourcefilter.c
sysdeps/unix/sysv/linux/getsourcefilter.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/setsourcefilter.c
This page took 0.043065 seconds and 5 git commands to generate.