Age | Commit message (Expand) | Author |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-12-31 | time: Refactor timesize.h for some ABIs | Adhemerval Zanella |
2021-12-09 | nptl: Add rseq registration | Florian Weimer |
2021-10-07 | S390: Add PCI_MIO and SIE HWCAPs | Stefan Liebler |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-06-15 | y2038: Use a common definition for stat | Lukasz Majewski |
2021-02-16 | S390: Add new hwcap values. | Stefan Liebler |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-10-09 | linux: Move the struct stat{64} to struct_stat.h | Adhemerval Zanella |
2020-10-09 | Remove mknod wrapper functions, move them to symbols | Adhemerval Zanella |
2020-10-09 | Remove stat wrapper functions, move them to exported symbols | Adhemerval Zanella |
2020-08-21 | S390: Sync HWCAP names with kernel by adding aliases [BZ #25971] | Stefan Liebler |
2020-07-16 | Linux: Remove rseq support | Florian Weimer |
2020-07-06 | Linux: Perform rseq registration at C startup and thread creation | Mathieu Desnoyers |
2020-04-02 | sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 | Alistair Francis |
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-10-10 | sysvipc: Set ipc_perm mode as mode_t (BZ#18231) | Adhemerval Zanella |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-08-15 | login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899] | Florian Weimer |
2019-03-22 | S390: Add new hwcap values for new cpu architecture arch13. | Stefan Liebler |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-10-10 | Use common bits/shm.h for more architectures. | Joseph Myers |
2018-10-10 | Use common bits/sem.h for more architectures. | Joseph Myers |
2018-10-10 | Use common bits/msq.h for more architectures. | Joseph Myers |
2018-09-25 | Unify more sys/procfs.h headers. | Joseph Myers |
2018-09-18 | Unify many bits/mman.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-03-05 | hurd: Fix includability of <hurd/signal.h> in all standards | Samuel Thibault |
2018-02-06 | Add MAP_SYNC from Linux 4.15. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-11-15 | The -Wstringop-truncation option new in GCC 8 detects common misuses | Martin Sebor |
2017-08-07 | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers |
2017-06-27 | S390: Add new hwcap values for new cpu architecture - arch12. | Stefan Liebler |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
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-08-26 | S390: Add hwcaps value for vector facility. | Stefan Liebler |
2015-07-07 | S390: Fix sem.h conformance test failures. | Stefan Liebler |
2015-04-20 | libc-vdso.h place consolidation | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-03-24 | S390: Fix namespace violation in struct stat (BZ #16714). | Stefan Liebler |
2014-03-24 | S390: Correct type of sa_flags in struct sigaction for POSIX conformance | Stefan Liebler |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |