| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 14 | -14/+14 |
* | login: Add nonstring attributes to struct utmp, struct utmpx [BZ #24899] | Florian Weimer | 2019-08-15 | 2 | -5/+10 |
* | S390: Add new hwcap values for new cpu architecture arch13. | Stefan Liebler | 2019-03-22 | 1 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 14 | -14/+14 |
* | Use common bits/shm.h for more architectures. | Joseph Myers | 2018-10-10 | 1 | -111/+0 |
* | Use common bits/sem.h for more architectures. | Joseph Myers | 2018-10-10 | 1 | -91/+0 |
* | Use common bits/msq.h for more architectures. | Joseph Myers | 2018-10-10 | 1 | -85/+0 |
* | Unify more sys/procfs.h headers. | Joseph Myers | 2018-09-25 | 3 | -0/+134 |
* | Unify many bits/mman.h headers. | Joseph Myers | 2018-09-18 | 1 | -45/+0 |
* | Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h. | Joseph Myers | 2018-06-18 | 1 | -0/+1 |
* | Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h. | Joseph Myers | 2018-06-18 | 1 | -0/+1 |
* | Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h. | Joseph Myers | 2018-06-18 | 1 | -0/+1 |
* | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers | 2018-06-05 | 1 | -0/+2 |
* | hurd: Fix includability of <hurd/signal.h> in all standards | Samuel Thibault | 2018-03-05 | 1 | -0/+5 |
* | Add MAP_SYNC from Linux 4.15. | Joseph Myers | 2018-02-06 | 1 | -0/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 15 | -15/+15 |
* | The -Wstringop-truncation option new in GCC 8 detects common misuses | Martin Sebor | 2017-11-15 | 1 | -3/+6 |
* | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers | 2017-08-07 | 1 | -4/+4 |
* | S390: Add new hwcap values for new cpu architecture - arch12. | Stefan Liebler | 2017-06-27 | 1 | -0/+3 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -341/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 16 | -16/+16 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 1 | -0/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 16 | -16/+16 |
* | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu | 2015-12-01 | 1 | -0/+1 |
* | S390: Add hwcaps value for vector facility. | Stefan Liebler | 2015-08-26 | 1 | -0/+1 |
* | S390: Fix sem.h conformance test failures. | Stefan Liebler | 2015-07-07 | 1 | -2/+1 |
* | libc-vdso.h place consolidation | Adhemerval Zanella | 2015-04-20 | 1 | -34/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 17 | -17/+17 |
* | S390: Fix namespace violation in struct stat (BZ #16714). | Stefan Liebler | 2014-03-24 | 1 | -2/+2 |
* | S390: Correct type of sa_flags in struct sigaction for POSIX conformance | Stefan Liebler | 2014-03-24 | 1 | -1/+2 |
* | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers | 2014-03-07 | 1 | -37/+43 |
* | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 2014-02-21 | 2 | -5/+5 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 17 | -17/+17 |
* | Use __glibc_reserved instead __unused. | Ondřej Bílka | 2013-11-26 | 7 | -26/+26 |
* | Update s390/bits/siginfo.h | Edjunior Machado | 2013-05-15 | 1 | -3/+7 |
* | S/390: Change struct statfs[64] member types to unsigned values | Heiko Carstens | 2013-04-23 | 1 | -12/+12 |
* | Remove MAP_GROWSUP on s390 | Andreas Jaeger | 2013-03-06 | 1 | -2/+0 |
* | Sync with Linux 3.8 | Andreas Jaeger | 2013-03-06 | 1 | -0/+1 |
* | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger | 2013-03-05 | 1 | -4/+2 |
* | Create <bits/mman-linux.h> | Andreas Jaeger | 2013-03-04 | 1 | -69/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 17 | -19/+17 |
* | S/390: Add hwcap value for transactional execution. | Andreas Krebbel | 2012-11-08 | 1 | -0/+1 |
* | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger | 2012-10-27 | 1 | -2/+0 |
* | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger | 2012-10-24 | 1 | -22/+0 |
* | Always define __O_LARGEFILE | Andreas Jaeger | 2012-10-22 | 1 | -6/+4 |
* | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger | 2012-10-22 | 1 | -2/+2 |
* | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger | 2012-10-20 | 1 | -257/+9 |
* | Get rid of unused __swblk_t type. | Roland McGrath | 2012-10-01 | 1 | -1/+0 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 1 | -0/+3 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 1 | -0/+7 |