about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/hppa/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0122-22/+22
* Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers2023-06-051-1/+0
* hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin2023-04-051-1/+3
* hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin2023-02-251-28/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0622-22/+22
* Define MADV_COLLAPSE from Linux 6.1Joseph Myers2022-12-221-0/+2
* Linux: Consolidate typesizes.hAdhemerval Zanella Netto2022-12-071-0/+74
* linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella2022-10-251-0/+139
* Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab2022-10-101-19/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0120-20/+20
* Set default __TIMESIZE default to 64Adhemerval Zanella2021-12-231-0/+20
* y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella2021-06-151-2/+34
* y2038: Use a common definition for shmid_dsAdhemerval Zanella2021-06-151-3/+7
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-06-151-0/+4
* y2038: Use a common definition for msqid_dsLukasz Majewski2021-06-151-3/+9
* Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.John David Anglin2021-02-194-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0219-19/+19
* Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.John David Anglin2020-11-131-4/+1
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-091-3/+3
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-28/+46
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-091-3/+3
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-26/+47
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-4/+2
* signal: Add signum-{generic,arch}.hAdhemerval Zanella2020-07-072-75/+69
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-7/+17
* 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