H.J. Lu 2e0a69097d Mark internal stdio functions with attribute_hidden [BZ #18822]
Mark internal stdio functions with attribute_hidden to allow direct
access within libc.so and libc.a without using GOT nor PLT.

	[BZ #18822]
	* include/stdio.h (__fcloseall): Add attribute_hidden.
	(__getline): Likewise.
	(__path_search): Likewise.
	(__gen_tempname): Likewise.
	(__libc_message): Likewise.
	(__flockfile): Likewise.
	(__funlockfile): Likewise.
	(__fxprintf): Likewise.
	(__fxprintf_nocancel): Likewise.
2017-10-01 15:20:13 -07:00
..
2017-08-16 20:33:59 +00:00
2014-11-24 15:03:45 +05:30
2016-10-28 22:40:16 -04:00
2017-08-02 18:27:16 +05:30
2015-09-15 20:36:50 +00:00
2017-04-07 07:45:53 -04:00
2017-06-20 08:21:24 -04:00