summaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)Author
2018-06-16hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer
2017-06-23Clean pthread functions namespaces for C11 threadsAdhemerval Zanella
2017-06-09Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg
2016-08-03Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-03-08Add sys/auxv.h wrapper to include/sys/Aurelien Jarno
2016-01-06Mark ld.so internal mmap functions hidden in ld.soH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-19Mark ld.so internel __fxstatat64 hiddenH.J. Lu
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer
2015-10-15Mark ld.so internel __uname hiddenH.J. Lu
2015-06-17Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers
2015-06-17Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-11Fix __sendmmsg prototype guardsAdhemerval Zanella
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-10-30Remove __libc_readv and __libc_writev function names.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-11Fix indentation and add copyright header to time.hSiddhesh Poyarekar
2013-02-18sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger
2012-11-20Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge
2012-11-02Test _ISOMAC in include/sys/syslog.h.Joseph Myers
2012-10-04Name space hygeine for madvise.Roland McGrath
2012-08-18add attribute_hidden to __have_{sock_cloexec,pipe2,dup3Mike Frysinger
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-07-31Clean up stub accept4 definition.Roland McGrath
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-10Hurd: accept4Thomas Schwinge
2012-04-17Resolve __vector namespace conflict with Altivec.Petr Baudis