H.J. Lu 225f7eec85 Hide internal __mremap function [BZ #18822]
Hide internal __mremap function to allow direct access within libc.so and
libc.a without using GOT nor PLT.

__GI___mremap is defined when sysdeps/unix/syscalls.list is used to
generate mremap.  Otherwise libc_hidden_def is needed explicitly.

	[BZ #18822]
	* include/sys/mman.h (__mremap): Add libc_hidden_proto.
	* sysdeps/unix/sysv/linux/m68k/mremap.S (__mremap): Add
	libc_hidden_def.
2017-10-01 16:02:04 -07:00
..
2017-09-28 15:28:46 +01:00
2017-09-28 19:52:13 +01:00
2017-09-01 21:13:18 +00:00
2017-09-29 17:30:53 +01:00
2017-09-29 17:30:53 +01:00
2017-09-01 21:13:18 +00:00
2017-09-29 18:54:24 +01:00
2017-09-28 19:52:13 +01:00
2017-09-28 19:52:13 +01:00
2017-09-28 19:52:13 +01:00
2017-09-28 19:52:13 +01:00
2017-09-29 18:03:48 +00:00