aboutsummaryrefslogtreecommitdiff
path: root/include/sys
AgeCommit message (Expand)AuthorFilesLines
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella1-1/+1
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella1-11/+1
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella1-9/+1
2020-07-06Add the __libc_single_threaded variableFlorian Weimer1-0/+1
2020-05-20y2038: linux: Provide __adjtime64 implementationLukasz Majewski1-0/+9
2020-04-30Add a C wrapper for prctl [BZ #25896]H.J. Lu1-0/+1
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy1-1/+1
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-3/+0
2020-04-02linux: Use long time_t for wait4/getrusageAlistair Francis1-0/+11
2020-04-02resource: Add a __rusage64 structAlistair Francis1-0/+110
2020-03-25ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2-1/+21
2020-02-12io: Implement lchmod using fchmodat [BZ #14578]Florian Weimer1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2019-12-19Implement waitpid in terms of wait4Adhemerval Zanella1-0/+1
2019-12-13hurd: Fix local PLTSamuel Thibault1-0/+10
2019-11-11y2038: linux: Provide __ppoll64 implementationLukasz Majewski1-1/+12
2019-10-30Make second argument of gettimeofday as 'void *'Zack Weinberg1-1/+1
2019-10-30Use clock_gettime to implement gettimeofday.Adhemerval Zanella1-2/+0
2019-10-30Use clock_settime to implement settimeofday.Zack Weinberg1-2/+1
2019-10-17sysvipc: Implement semop based on semtimedopAdhemerval Zanella1-1/+9
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2-2/+2
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer1-10/+0
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-1/+0
2019-02-16Add missing header wrappers under include/Florian Weimer4-0/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2018-12-05Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg1-7/+12
2018-06-16hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault1-0/+6
2018-02-15Use libc_hidden_* for __cmsg_nxthdr (bug 15105).Joseph Myers1-0/+2
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-0/+51
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2-3/+3
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __mremap function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu1-1/+5
2017-10-01Hide __readv and __writev [BZ #18822]H.J. Lu1-0/+2
2017-10-01Mark internal statfs functions with attribute_hidden [BZ #18822]H.J. Lu2-5/+10
2017-09-04Hide __chmod and __mkdir [BZ #18822]H.J. Lu1-0/+2
2017-08-20Remove __bb_init_func and __bb_exit_func [BZ #21974]H.J. Lu1-4/+0
2017-08-17__opensock: Remove internal_function attributeFlorian Weimer1-1/+1
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