Age | Commit message (Expand) | Author |
2019-07-24 | Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532] | Florian Weimer |
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-10-04 | Use bits/mman-linux.h for hppa. | Joseph Myers |
2018-10-01 | Move MREMAP_* to bits/mman-shared.h. | Joseph Myers |
2018-09-25 | Unify some 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-18 | Update MAP_TYPE value for hppa from Linux 4.17. | 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_SHARED_VALIDATE from Linux 4.15. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-11-24 | Linux: Introduce <bits/mman-shared.h> | Florian Weimer |
2017-11-21 | Update hppa bits/mman.h from Linux 4.14. | Joseph Myers |
2017-11-15 | Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14. | Joseph Myers |
2017-08-07 | Fix XPG4.2 bits/sigaction.h namespace (bug 21899). | Joseph Myers |
2017-07-15 | Fix [BZ locale/19838]. | John David Anglin |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-06-05 | Define SIG_HOLD for XPG4 (bug 21538). | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-03-14 | Update glibc headers for Linux 4.5. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-02 | hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285] | Helge Deller |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers |
2015-08-18 | hppa: timerfd.h: move to common sys/timerfd.h | Mike Frysinger |
2015-08-18 | hppa: signalfd.h: move to common sys/signalfd.h | Mike Frysinger |
2015-08-18 | hppa: inotify.h: move to common sys/inotify.h | Mike Frysinger |
2015-08-18 | hppa: eventfd.h: move to common sys/eventfd.h | Mike Frysinger |
2015-08-18 | hppa: epoll.h: move to common sys/epoll.h | Mike Frysinger |
2015-08-18 | hppa: sigaction.h: update define export based on __USE_XOPEN2K8 | Mike Frysinger |
2015-08-18 | hppa: shm.h: add SHM_EXEC | Mike Frysinger |
2015-08-18 | hppa: drop __ASSUME_LWS_CAS define | Mike Frysinger |
2015-08-08 | hppa: put custom madvise defines behind __USE_MISC | Mike Frysinger |
2015-08-08 | hppa: Fix reload error with atomic code [BZ #18787] | John David Anglin |
2015-07-29 | hppa: sigaction.h: change sa_flags to an int | Mike Frysinger |
2015-02-27 | hppa: fix __O_SYNC to match the kernel | John David Anglin |
2015-02-05 | hppa: Remove warnings and fix conformance errors. | Carlos O'Donell |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-20 | Add arch-specific configuration for C11 atomics support. | Torvald Riegel |
2014-10-23 | hppa: Make __SIGRTMIN 32 (ABI break). | Carlos O'Donell |
2014-04-29 | Relocate hppa from ports to libc. | Carlos O'Donell |
2006-02-28 | * sysdeps/hppa: Directory removed, saved in ports repository. | Roland McGrath |
2005-11-18 | * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. | Ulrich Drepper |