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

	[BZ #18822]
	* include/sys/sysinfo.h (__get_nprocs_conf): Add
	libc_hidden_proto.
	(__get_nprocs): Likewise.
	(__get_phys_pages): Likewise.
	(__get_avphys_pages): Likewise.
	(__get_child_max): Add attribute_hidden.
	* misc/getsysstats.c (__get_nprocs_conf): Add libc_hidden_def.
	(__get_nprocs): Likewise.
	(__get_phys_pages): Likewise.
	(__get_avphys_pages): Likewise.
	* sysdeps/mach/getsysstats.c (__get_nprocs_conf): Add
	libc_hidden_def.
	(__get_nprocs): Likewise.
	(__get_phys_pages): Likewise.
	(__get_avphys_pages): Likewise.
	* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Add
	libc_hidden_def.
	(__get_nprocs_conf): Likewise.
	(__get_phys_pages): Likewise.
	(__get_avphys_pages): Likewise.
2017-10-01 15:57:21 -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