1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-10 05:41:37 +03:00
H.J. Lu 78cf1d74d2 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.
2017-10-01 16:03:41 -07:00
..
2017-06-20 08:21:24 -04:00
2001-04-26 20:45:18 +00:00
2001-03-19 21:40:15 +00:00
2017-06-20 08:21:24 -04:00
2017-08-08 17:14:49 +00:00
2017-08-08 17:14:49 +00:00
2017-05-10 00:25:59 +00:00
2017-06-20 08:21:24 -04:00
2017-06-20 08:21:24 -04:00
2017-05-25 11:38:01 -07:00
2017-06-08 09:56:01 -07:00
2017-07-06 17:01:03 +00:00