glibc/include/sys
H.J. Lu dd3121df08 Hide internal __setrlimit function [BZ #18822]
Hide internal __setrlimit function to allow direct access within libc.so
and libc.a without using GOT nor PLT.

	[BZ #18822]
	* include/sys/resource.h (__setrlimit): Add libc_hidden_proto.
	* resource/setrlimit.c (__setrlimit): Add libc_hidden_def.
	* sysdeps/mach/hurd/setrlimit.c (__setrlimit): Likewise.
	* sysdeps/unix/sysv/linux/setrlimit.c (__setrlimit): Likewise.
	* sysdeps/unix/sysv/linux/setrlimit64.c (__GI___setrlimit): New.
2017-10-01 17:46:54 -07:00
..
auxv.h Add a way to bypass the PLT when calling getauxval 2017-06-09 14:36:22 -03:00
bitypes.h Update. 1997-06-21 02:59:26 +00:00
cdefs.h sys/cdefs.h: export __attribute_alloc_size__ 2013-02-18 17:18:57 -05:00
dir.h Update. 1997-06-21 02:59:26 +00:00
epoll.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
errno.h * include/sys/errno.h: New file. 2002-08-11 22:06:06 +00:00
fcntl.h Update. 1997-06-21 02:59:26 +00:00
file.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
gmon.h Remove __bb_init_func and __bb_exit_func [BZ #21974] 2017-08-20 06:39:31 -07:00
gmon_out.h Update. 1997-07-28 22:35:20 +00:00
ioctl.h Hide internal __ioctl function [BZ #18822] 2017-10-01 15:59:06 -07:00
ipc.h Update. 1997-06-21 02:59:26 +00:00
mman.h Hide internal __mremap function [BZ #18822] 2017-10-01 16:02:04 -07:00
msg.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
param.h Split sys/param.h out into common file and sysdeps bits/param.h file. 2012-08-17 09:55:17 -07:00
poll.h Add first fixes for conformtest for POSIX2008 2012-02-26 21:32:56 -05:00
prctl.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
profil.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
queue.h Update. 1997-06-21 02:59:26 +00:00
resource.h Hide internal __setrlimit function [BZ #18822] 2017-10-01 17:46:54 -07:00
select.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
sem.h Update. 1997-06-21 02:59:26 +00:00
sendfile.h [BZ #1920] 2005-11-24 18:16:42 +00:00
shm.h Update. 1997-06-21 02:59:26 +00:00
signal.h Update. 1997-06-21 02:59:26 +00:00
socket.h __opensock: Remove internal_function attribute 2017-08-17 10:18:15 +02:00
stat.h Hide __chmod and __mkdir [BZ #18822] 2017-09-04 13:38:51 -07:00
statfs.h Mark internal statfs functions with attribute_hidden [BZ #18822] 2017-10-01 15:18:25 -07:00
statvfs.h Mark internal statfs functions with attribute_hidden [BZ #18822] 2017-10-01 15:18:25 -07:00
sysctl.h Installed header hygiene (BZ#20366): Test of installed headers. 2016-09-23 08:43:56 -04:00
sysinfo.h Hide internal sysinfo functions [BZ #18822] 2017-10-01 15:57:21 -07:00
syslog.h Test _ISOMAC in include/sys/syslog.h. 2012-11-02 15:41:37 +00:00
sysmacros.h Minimize sysdeps code involved in defining major/minor/makedev. 2016-08-03 15:23:04 -04:00
termios.h Update. 1997-06-21 02:59:26 +00:00
time.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
timeb.h Update. 1997-06-21 02:59:26 +00:00
times.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
types.h Update. 1997-06-21 02:59:26 +00:00
uio.h Hide __readv and __writev [BZ #18822] 2017-10-01 15:54:10 -07:00
un.h Update. 1997-06-21 02:59:26 +00:00
unistd.h Update. 1997-06-21 02:59:26 +00:00
utsname.h Mark ld.so internel __uname hidden 2015-10-15 14:33:40 -07:00
vlimit.h Update. 1997-06-21 02:59:26 +00:00
vtimes.h Update. 1997-06-21 02:59:26 +00:00
wait.h Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00
xattr.h 2005-12-29 Roland McGrath <roland@frob.com> 2005-12-29 10:38:08 +00:00