about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86/bits
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0113-13/+13
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-264-22/+22
* Update bits/siginfo.h with Linux hwpoison SIGBUS changesEdjunior Barbosa Machado2013-05-221-1/+7
* Sync with Linux 3.8Andreas Jaeger2013-03-061-0/+1
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-7/+2
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-65/+2
* Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers2013-01-231-32/+0
* Correct _XXX_ILP32_OFFBIG for x32H.J. Lu2013-01-101-8/+17
* BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger2013-01-081-3/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0214-14/+14
* Remove redundant defines of __O_LARGEFILEAndreas Jaeger2012-10-271-2/+0
* F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger2012-10-241-16/+0
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-201-266/+8
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-1/+0
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-061-0/+3
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-061-0/+7
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-0/+11