diff options
author | 2017-10-01 16:03:28 -0700 | |
---|---|---|
committer | 2017-10-01 16:03:41 -0700 | |
commit | 78cf1d74d28c9312d888dea1ad3de01d38c5fc4a (patch) | |
tree | 92e83c155360cc3795a821e312422247899fe1ac /Makefile | |
parent | Hide __posix_spawn_file_actions_realloc/__spawni [BZ #18822] (diff) | |
download | glibc-78cf1d74d28c9312d888dea1ad3de01d38c5fc4a.tar.gz glibc-78cf1d74d28c9312d888dea1ad3de01d38c5fc4a.tar.bz2 glibc-78cf1d74d28c9312d888dea1ad3de01d38c5fc4a.zip |
Hide internal __strsep function [BZ #18822]
Hide internal __strsep function to allow direct access within libc.so and
libc.a without using GOT nor PLT.
[BZ #18822]
* include/string.h (__strsep): Add libc_hidden_proto.
* string/strsep.c (__strsep): Add libc_hidden_def.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions