aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86/bits
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert14-14/+14
2024-12-18sys/platform/x86.h: Do not depend on _Bool definition in C++ modeH.J. Lu1-1/+1
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2-5/+5
2024-01-11x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu1-0/+48
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert13-13/+13
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu1-0/+5
2023-11-03linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.hAdhemerval Zanella1-0/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers13-13/+13
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab1-3/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert13-13/+13
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella1-0/+2
2021-12-09nptl: Add rseq registrationFlorian Weimer1-0/+30
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella1-0/+4
2021-06-15y2038: Use a common definition for statLukasz Majewski1-41/+49
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert12-12/+12
2020-10-09linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella1-39/+7
2020-10-09Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella1-11/+0
2020-10-09Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella1-10/+0
2020-07-16Linux: Remove rseq supportFlorian Weimer1-30/+0
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella1-2/+2
2020-07-06Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers1-0/+30
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis1-5/+15
2020-04-15Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer1-20/+0
2020-04-02sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64Alistair Francis1-0/+5
2020-02-07y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski1-0/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2019-10-24Define __STATFS_MATCHES_STATFS64Alistair Francis1-0/+5
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert13-13/+13
2019-02-27Add some spaces before '('.Joseph Myers2-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2-39/+6
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers2-107/+30
2018-10-17Move SHMLBA to its own header.Joseph Myers1-4/+1
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers2-87/+24
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers2-83/+28
2018-09-26Share MAP_* flags between more architectures.Joseph Myers1-16/+1
2018-09-25Unify more sys/procfs.h headers.Joseph Myers2-0/+80
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers1-0/+1
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers1-0/+1
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers1-0/+1
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers1-0/+2
2018-02-06Add MAP_SYNC from Linux 4.15.Joseph Myers1-0/+2
2018-01-25Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell1-31/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13
2017-12-19Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu1-0/+31
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-0/+2
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-2/+0
2017-05-20Remove __need macros from signal.h.Zack Weinberg2-360/+19
2017-05-04Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).Joseph Myers1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers13-13/+13