aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa/bits
AgeCommit message (Expand)Author
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-10sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-24Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-10-24 Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)
2018-10-17Use single bits/shm.h for all architectures.Joseph Myers
2018-10-17Move SHMLBA to its own header.Joseph Myers
2018-10-15Use single bits/sem.h for all architectures.Joseph Myers
2018-10-11Use single bits/msq.h for all architectures.Joseph Myers
2018-10-04Use bits/mman-linux.h for hppa.Joseph Myers
2018-10-01Move MREMAP_* to bits/mman-shared.h.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers
2018-06-05Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-02-06Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-24Linux: Introduce <bits/mman-shared.h>Florian Weimer
2017-11-21Update hppa bits/mman.h from Linux 4.14.Joseph Myers
2017-11-15Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers
2017-08-07Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers
2017-07-15Fix [BZ locale/19838].John David Anglin
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-06-05Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-03-14Update glibc headers for Linux 4.5.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-02hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-08-18hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger
2015-08-18hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger
2015-08-18hppa: inotify.h: move to common sys/inotify.hMike Frysinger
2015-08-18hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger
2015-08-18hppa: epoll.h: move to common sys/epoll.hMike Frysinger
2015-08-18hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger
2015-08-18hppa: shm.h: add SHM_EXECMike Frysinger
2015-08-18hppa: drop __ASSUME_LWS_CAS defineMike Frysinger
2015-08-08hppa: put custom madvise defines behind __USE_MISCMike Frysinger
2015-08-08hppa: Fix reload error with atomic code [BZ #18787]John David Anglin
2015-07-29hppa: sigaction.h: change sa_flags to an intMike Frysinger
2015-02-27hppa: fix __O_SYNC to match the kernelJohn David Anglin
2015-02-05hppa: Remove warnings and fix conformance errors.Carlos O'Donell
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel