about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa/bits
Commit message (Expand)AuthorAgeFilesLines
* Don’t include signal.h from sys/wait.h or sys/param.h.Zack Weinberg2020-01-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0119-19/+19
* sysvipc: Set ipc_perm mode as mode_t (BZ#18231)Adhemerval Zanella2019-10-102-62/+37
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0719-19/+19
* Linux: Use in-tree copy of SO_ constants for !__USE_MISC [BZ #24532]Florian Weimer2019-07-241-0/+38
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0118-18/+18
* Y2038: provide size of default time_t for target architectureAlbert ARIBAUD (3ADEV)2018-10-243-7/+7
* Use single bits/shm.h for all architectures.Joseph Myers2018-10-172-106/+28
* Move SHMLBA to its own header.Joseph Myers2018-10-172-3/+25
* Use single bits/sem.h for all architectures.Joseph Myers2018-10-152-92/+26
* Use single bits/msq.h for all architectures.Joseph Myers2018-10-112-85/+26
* Use bits/mman-linux.h for hppa.Joseph Myers2018-10-041-51/+27
* Move MREMAP_* to bits/mman-shared.h.Joseph Myers2018-10-011-6/+0
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-0/+30
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-181-0/+1
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-181-0/+1
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-181-0/+1
* Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers2018-06-181-1/+1
* Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h.Joseph Myers2018-06-051-0/+2
* hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault2018-03-051-0/+5
* Add MAP_SHARED_VALIDATE from Linux 4.15.Joseph Myers2018-02-061-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0116-16/+16
* Linux: Introduce <bits/mman-shared.h>Florian Weimer2017-11-241-0/+2
* Update hppa bits/mman.h from Linux 4.14.Joseph Myers2017-11-211-3/+2
* Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14.Joseph Myers2017-11-151-0/+2
* Fix XPG4.2 bits/sigaction.h namespace (bug 21899).Joseph Myers2017-08-071-3/+3
* Fix [BZ locale/19838].John David Anglin2017-07-151-1/+1
* Factor out shared definitions from bits/signum.h.Zack Weinberg2017-06-201-62/+48
* Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg2017-06-141-26/+13
* Define SIG_HOLD for XPG4 (bug 21538).Joseph Myers2017-06-051-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0116-16/+16
* Update glibc headers for Linux 4.5.Joseph Myers2016-03-141-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0416-16/+16
* hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]Helge Deller2016-01-021-13/+8
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-103/+0
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-181-0/+29
* hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2015-08-181-0/+29
* hppa: inotify.h: move to common sys/inotify.hMike Frysinger2015-08-181-0/+29
* hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger2015-08-181-0/+31
* hppa: epoll.h: move to common sys/epoll.hMike Frysinger2015-08-181-0/+27
* hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger2015-08-181-0/+2
* hppa: shm.h: add SHM_EXECMike Frysinger2015-08-181-0/+1
* hppa: drop __ASSUME_LWS_CAS defineMike Frysinger2015-08-181-8/+2
* hppa: put custom madvise defines behind __USE_MISCMike Frysinger2015-08-081-8/+11
* hppa: Fix reload error with atomic code [BZ #18787]John David Anglin2015-08-081-18/+17
* hppa: sigaction.h: change sa_flags to an intMike Frysinger2015-07-291-1/+6
* hppa: fix __O_SYNC to match the kernelJohn David Anglin2015-02-271-1/+1
* hppa: Remove warnings and fix conformance errors.Carlos O'Donell2015-02-051-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0212-12/+12
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3