about summary refs log tree commit diff
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* hurd: Move {,f,l}xstat{,at} and xmknod{at} to compat symbolsSamuel Thibault2020-11-111-31/+0
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-1/+1
* misc: Add internal __getauxval2 functionFlorian Weimer2020-10-271-0/+5
* time: Add 64-bit time_t support for ftimeAdhemerval Zanella2020-10-271-0/+12
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-271-0/+1
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-191-1/+0
* linux: Add 64-bit time_t support for wait3Adhemerval Zanella2020-10-161-0/+4
* Move ftime to a compatibility symbolAdhemerval Zanella2020-10-161-1/+0
* y2038: Remove not used __fstatat_time64 defineLukasz Majewski2020-10-151-1/+0
* linux: Move xmknod{at} to compat symbolsAdhemerval Zanella2020-10-091-2/+2
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-091-0/+20
* linux: Disentangle fstatat from fxstatatAdhemerval Zanella2020-10-091-5/+27
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-5/+9
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-37/+55
* linux: Add time64 recvmmsg supportAdhemerval Zanella2020-09-281-0/+8
* linux: Add time64 select supportAdhemerval Zanella2020-09-281-0/+8
* linux: Add time64 pselect supportAdhemerval Zanella2020-09-111-0/+16
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-0/+1
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-091-1/+1
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-091-11/+1
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-9/+1
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+1
* y2038: linux: Provide __adjtime64 implementationLukasz Majewski2020-05-201-0/+9
* Add a C wrapper for prctl [BZ #25896]H.J. Lu2020-04-301-0/+1
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-301-1/+1
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-3/+0
* linux: Use long time_t for wait4/getrusageAlistair Francis2020-04-021-0/+11
* resource: Add a __rusage64 structAlistair Francis2020-04-021-0/+110
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-252-1/+21
* io: Implement lchmod using fchmodat [BZ #14578]Florian Weimer2020-02-121-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-012-2/+2
* Implement waitpid in terms of wait4Adhemerval Zanella2019-12-191-0/+1
* hurd: Fix local PLTSamuel Thibault2019-12-131-0/+10
* y2038: linux: Provide __ppoll64 implementationLukasz Majewski2019-11-111-1/+12
* Make second argument of gettimeofday as 'void *'Zack Weinberg2019-10-301-1/+1
* Use clock_gettime to implement gettimeofday.Adhemerval Zanella2019-10-301-2/+0
* Use clock_settime to implement settimeofday.Zack Weinberg2019-10-301-2/+1
* sysvipc: Implement semop based on semtimedopAdhemerval Zanella2019-10-171-1/+9
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-072-2/+2
* 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