about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0613-13/+13
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-3/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0113-13/+13
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+2
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+30
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-06-151-0/+4
* y2038: Use a common definition for statLukasz Majewski2021-06-151-41/+49
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0212-12/+12
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-39/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-11/+0
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-10/+0
* Linux: Remove rseq supportFlorian Weimer2020-07-161-30/+0
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-2/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+30
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-5/+15
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-20/+0
* sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis2020-04-021-0/+5
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0113-13/+13
* Define __STATFS_MATCHES_STATFS64Alistair Francis2019-10-241-0/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0713-13/+13
* Add some spaces before '('.Joseph Myers2019-02-272-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0113-13/+13
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-242-39/+6
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-107/+30
* Move SHMLBA to its own header.Joseph Myers2018-10-171-4/+1
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-87/+24
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-83/+28
* Share MAP_* flags between more architectures.Joseph Myers2018-09-261-16/+1
* Unify more sys/procfs.h headers.Joseph Myers2018-09-252-0/+80
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* Add MAP_SYNC from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-251-31/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0113-13/+13
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-191-0/+31
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-0/+2
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-2/+0
* Remove __need macros from signal.h.Zack Weinberg2017-05-202-360/+19
* Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers2017-05-041-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0113-13/+13
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0413-13/+13
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-201-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0213-13/+13
* Fix POSIX namespace for <bits/siginfo.h> (bug 16674).Joseph Myers2014-03-071-37/+43
* Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers2014-02-211-2/+2