about summary refs log tree commit diff
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-121-10/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-1/+0
* Add missing header wrappers under include/Florian Weimer2019-02-164-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-012-2/+2
* Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg2018-12-051-7/+12
* hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault2018-06-161-0/+6
* Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers2018-02-151-0/+2
* Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers2018-02-071-0/+51
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-032-3/+3
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __mremap function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal __ioctl function [BZ #18822]H.J. Lu2017-10-011-0/+1
* Hide internal sysinfo functions [BZ #18822]H.J. Lu2017-10-011-1/+5
* Hide __readv and __writev [BZ #18822]H.J. Lu2017-10-011-0/+2
* Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-5/+10
* Hide __chmod and __mkdir [BZ #18822]H.J. Lu2017-09-041-0/+2
* Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu2017-08-201-4/+0
* __opensock: Remove internal_function attributeFlorian Weimer2017-08-171-1/+1
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-231-0/+4
* Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho2017-06-091-0/+7
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-0/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Installed header hygiene (BZ#20366): Test of installed headers.Zack Weinberg2016-09-239-0/+31
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+1
* Remove union wait [BZ #19613]Florian Weimer2016-04-141-3/+3
* Add sys/auxv.h wrapper to include/sys/Aurelien Jarno2016-03-081-0/+1
* Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2016-01-061-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-191-0/+3
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-171-8/+0
* Mark ld.so internel __uname hiddenH.J. Lu2015-10-151-0/+4
* 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