about summary refs log tree commit diff
path: root/resolv/res-close.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-08-18 09:31:19 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-08-18 09:31:33 -0700
commit65a086db91d4e06074b461b8e99efcebe1416a3f (patch)
tree544ee0b4202889deeb1825b5bb862d0082ca4b3e /resolv/res-close.c
parent62753d2c09108550650ab83a69e99ca28d8bde3b (diff)
downloadglibc-65a086db91d4e06074b461b8e99efcebe1416a3f.tar.gz
glibc-65a086db91d4e06074b461b8e99efcebe1416a3f.tar.xz
glibc-65a086db91d4e06074b461b8e99efcebe1416a3f.zip
Mark internal argz functions with attribute_hidden [BZ #18822]
Move internal argz function prototypes to include/argz.h and mark them
with attribute_hidden to allow direct access within libc.so and libc.a
without using GOT nor PLT.  This also brings string/argz.h closer to the
gnulib version.

	[BZ #18822]
	* include/argz.h (__argz_create_sep): New function prototype.
	(__argz_append): Likewise.
	(__argz_add): Likewise.
	(__argz_add_sep): Likewise.
	(__argz_delete): Likewise.
	(__argz_insert): Likewise.
	(__argz_replace): Likewise.
	* string/argz.h (__argz_create_sep): Removed.
	(__argz_append): Likewise.
	(__argz_add): Likewise.
	(__argz_add_sep): Likewise.
	(__argz_delete): Likewise.
	(__argz_insert): Likewise.
	(__argz_replace): Likewise.
Diffstat (limited to 'resolv/res-close.c')
0 files changed, 0 insertions, 0 deletions