summaryrefslogtreecommitdiff
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix nice getpriority, setpriority namespace (bug 18553).Joseph Myers2015-06-171-2/+8
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-3/+4
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix __sendmmsg prototype guardsAdhemerval Zanella2014-12-111-0/+2
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-0/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove __libc_waitpid function name.Joseph Myers2014-11-071-1/+0
* Remove __libc_readv and __libc_writev function names.Joseph Myers2014-10-301-4/+0
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix indentation and add copyright header to time.hSiddhesh Poyarekar2013-06-111-4/+21
* sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger2013-02-181-2/+0
* Add recvmmsg and sendmmsg to the generic glibc API.Thomas Schwinge2012-11-201-0/+4
* Test _ISOMAC in include/sys/syslog.h.Joseph Myers2012-11-021-0/+2
* Name space hygeine for madvise.Roland McGrath2012-10-041-2/+3
* add attribute_hidden to __have_{sock_cloexec,pipe2,dup3Mike Frysinger2012-08-181-1/+1
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+1
* Clean up stub accept4 definition.Roland McGrath2012-07-311-2/+2
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-13/+3
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-7/+2
* Hurd: accept4Thomas Schwinge2012-05-101-0/+3
* Resolve __vector namespace conflict with Altivec.Petr Baudis2012-04-171-4/+4
* Remove oldish __GNUC_PREREQ.Marek Polacek2012-03-031-5/+1
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-0/+2
* First steps to get conformtest fully workingUlrich Drepper2012-02-2513-6/+32
* Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf2012-01-281-0/+6
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-0/+7
* Add checking versions of poll and ppollUlrich Drepper2012-01-081-0/+1
* Remove pre-ISO C supportUlrich Drepper2012-01-077-29/+29
* Make complete getcwd work in rtldUlrich Drepper2011-05-081-0/+4
* Fix Linux getcwd for long pathsUlrich Drepper2011-05-081-0/+2
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-131-0/+1
* * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper2008-07-251-0/+8
* Redefine __nonnull so that test for incorrect parameters in the libc code its...Ulrich Drepper2007-05-101-0/+6
* * include/sys/mman.h: Mark madvise hidden.Ulrich Drepper2007-04-191-0/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-112-9/+0
* .Jakub Jelinek2007-07-312-0/+9
* [BZ #2182]Ulrich Drepper2006-08-031-2/+2
* [BZ #2226]Ulrich Drepper2006-02-121-0/+1
* * sysdeps/unix/sysv/linux/futimesat.c [__NR_futimesat]cvs/fedora-glibc-20060203T0932Ulrich Drepper2006-02-031-0/+1
* * include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper2006-01-111-0/+2
* [BZ #1535]Roland McGrath2006-01-081-0/+3
* 2005-12-29 Roland McGrath <roland@frob.com>Roland McGrath2005-12-291-0/+1
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-021-0/+1
* [BZ #1920]Ulrich Drepper2005-11-241-0/+1
* * sysdeps/unix/opendir.c (__opendir): Pass extra argument toUlrich Drepper2005-10-141-1/+1
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-301-0/+5
* * include/sys/socket.h: Declare __recv.Roland McGrath2005-02-221-0/+8
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2210-35/+3