aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/hppa/bits
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-06-05Remove MAP_VARIABLE from hppa bits/mman.hJoseph Myers
2023-04-05hppa: Revise __TIMESIZE define to use __WORDSIZEJohn David Anglin
2023-02-25hppa: Drop old parisc-specific MADV_* constantsJohn David Anglin
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-22Define MADV_COLLAPSE from Linux 6.1Joseph Myers
2022-12-07Linux: Consolidate typesizes.hAdhemerval Zanella Netto
2022-10-25linux: Fix generic struct_stat for 64 bit time (BZ# 29657)Adhemerval Zanella
2022-10-10Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)Andreas Schwab
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-23Set default __TIMESIZE default to 64Adhemerval Zanella
2021-06-15y2038: Add __USE_TIME_BITS64 support for socket-constants.hAdhemerval Zanella
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella
2021-06-15y2038: Use a common definition for msqid_dsLukasz Majewski
2021-02-19Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK and TFD_NONBLOCK defines.John David Anglin
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-13Remove obsolete defines for HPUX support from fcntl.h and update O_NONBLOCK.John David Anglin
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella
2020-07-07signal: Add signum-{generic,arch}.hAdhemerval Zanella
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