aboutsummaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper1-0/+7
2012-01-08Add checking versions of poll and ppollUlrich Drepper1-0/+1
2012-01-07Remove pre-ISO C supportUlrich Drepper7-29/+29
2011-05-08Make complete getcwd work in rtldUlrich Drepper1-0/+4
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper1-0/+2
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper1-0/+1
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper1-0/+8
2007-05-10Redefine __nonnull so that test for incorrect parameters in the libc code its...Ulrich Drepper1-0/+6
2007-04-19* include/sys/mman.h: Mark madvise hidden.Ulrich Drepper1-0/+3
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2-9/+0