Age | Commit message (Expand) | Author |
2020-02-07 | y2038: Define __suseconds64_t type to be used with struct __timeval64 | Lukasz Majewski |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-24 | Define __STATFS_MATCHES_STATFS64 | Alistair Francis |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-27 | Add some spaces before '('. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-10-24 | Y2038: provide size of default time_t for target architecture | Albert ARIBAUD (3ADEV) |
2018-10-17 | Use single bits/shm.h for all architectures. | Joseph Myers |
2018-10-17 | Move SHMLBA to its own header. | Joseph Myers |
2018-10-15 | Use single bits/sem.h for all architectures. | Joseph Myers |
2018-10-11 | Use single bits/msq.h for all architectures. | Joseph Myers |
2018-09-26 | Share MAP_* flags between more architectures. | Joseph Myers |
2018-09-25 | Unify more sys/procfs.h headers. | Joseph Myers |
2018-06-18 | Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h. | Joseph Myers |
2018-06-18 | Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h. | Joseph Myers |
2018-06-18 | Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h. | Joseph Myers |
2018-06-05 | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers |
2018-01-25 | Revert Intel CET changes to __jmp_buf_tag (Bug 22743) | Carlos O'Donell |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-19 | Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563] | H.J. Lu |
2017-05-23 | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers |
2017-05-22 | Fix a bug in 'Remove __need macros from signal.h' (a992f506) | Zack Weinberg |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-05-04 | Use __glibc_reserved convention in mcontext, sigcontext (bug 21457). | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-11-17 | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-01 | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu |
2015-07-20 | Add si_addr_bnd to _sigfault in x86 struct siginfo | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger |
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger |
2013-01-23 | Make bits/wchar.h correct for all architectures (bug 15036). | Joseph Myers |
2013-01-10 | Correct _XXX_ILP32_OFFBIG for x32 | H.J. Lu |
2013-01-08 | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-27 | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger |