summaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)Author
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
2012-03-03Remove oldish __GNUC_PREREQ.Marek Polacek
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-01-28Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-05-08Make complete getcwd work in rtldUlrich Drepper
2011-05-08Fix Linux getcwd for long pathsUlrich Drepper
2011-01-13Clean up PLT use for getrlimit64.Ulrich Drepper
2008-07-25* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper
2007-05-10Redefine __nonnull so that test for incorrect parameters in the libc code its...Ulrich Drepper
2007-04-19* include/sys/mman.h: Mark madvise hidden.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-08-03[BZ #2182]Ulrich Drepper
2006-02-12[BZ #2226]Ulrich Drepper
2006-02-03* sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932Ulrich Drepper
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper
2006-01-08[BZ #1535]Roland McGrath
2005-12-292005-12-29 Roland McGrath <roland@frob.com>Roland McGrath
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper