aboutsummaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2-3/+3
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu1-1/+5
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu1-0/+2
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2-5/+10
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu1-0/+2
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu1-4/+0
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer1-1/+1
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella1-0/+4
2017-06-09Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho1-0/+7
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella1-0/+6
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg9-0/+31
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg1-0/+1
2016-04-14Remove union wait [BZ #19613]Florian Weimer1-3/+3
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno1-0/+1
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Mark ld.so internel __fxstatat64 hiddenH.J. Lu1-0/+3
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer1-8/+0
2015-10-15Mark ld.so internel __uname hiddenH.J. Lu1-0/+4
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers1-2/+8
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers1-3/+4
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers1-0/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-11Fix __sendmmsg prototype guardsAdhemerval Zanella1-0/+2
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers1-0/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-07Remove __libc_waitpid function name.Joseph Myers1-1/+0
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers1-4/+0
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-11Fix indentation and add copyright header to time.hSiddhesh Poyarekar1-4/+21
2013-02-18sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger1-2/+0
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge1-0/+4
2012-11-02Test _ISOMAC in include/sys/syslog.h.Joseph Myers1-0/+2
2012-10-04Name space hygeine for madvise.Roland McGrath1-2/+3
2012-08-18add attribute_hidden to __have_{sock_cloexec,pipe2,dup3Mike Frysinger1-1/+1
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath1-0/+1
2012-07-31Clean up stub accept4 definition.Roland McGrath1-2/+2
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab1-13/+3
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath1-7/+2
2012-05-10Hurd: accept4Thomas Schwinge1-0/+3
2012-04-17Resolve __vector namespace conflict with Altivec.Petr Baudis1-4/+4
2012-03-03Remove oldish __GNUC_PREREQ.Marek Polacek1-5/+1
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper1-0/+2
2012-02-25First steps to get conformtest fully workingUlrich Drepper13-6/+32
2012-01-28Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf1-0/+6