H.J. Lu d6daff1261 Hide __readv and __writev [BZ #18822]
Hide internal __readv and __writev functions to allow direct access
within libc.so and libc.a without using GOT nor PLT.

	[BZ #18822]
	* include/sys/uio.h (__readv): Add libc_hidden_proto.
	(__writev): Likewise.
	* misc/readv.c (__readv): Add libc_hidden_def.
	* misc/writev.c (__writev): Likewise.
	* sysdeps/posix/readv.c (__readv): Likewise.
	* sysdeps/posix/writev.c (__writev): Likewise.
	* sysdeps/unix/sysv/linux/readv.c: Include <sys/uio.h>.
	(__readv): Likewise.
	* sysdeps/unix/sysv/linux/writev.c: Include <sys/uio.h>.
	(__writev): Likewise.
2017-10-01 15:54:10 -07:00
..
..
2009-01-23 20:41:36 +00:00
2017-08-08 17:14:49 +00:00
2012-01-07 23:57:22 -05:00
2017-08-08 17:14:49 +00:00
2017-08-08 17:14:49 +00:00
2017-08-08 17:14:49 +00:00
2017-08-08 17:14:49 +00:00
2017-08-08 17:14:49 +00:00
2017-10-01 15:54:10 -07:00
2006-06-17 17:01:42 +00:00
2017-07-06 17:01:03 +00:00
2012-01-07 23:57:22 -05:00
2017-10-01 15:54:10 -07:00