aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/bits/types
AgeCommit message (Expand)AuthorFilesLines
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert10-10/+10
2024-04-02Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella3-3/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert10-10/+10
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers10-10/+10
2022-05-17linux: Add P_PIDFDAdhemerval Zanella1-0/+14
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert10-10/+10
2021-06-15y2038: Use a common definition for shmid_dsAdhemerval Zanella3-11/+36
2021-06-15y2038: Use a common definition for semid_dsAdhemerval Zanella3-7/+33
2021-06-15y2038: Use a common definition for msqid_dsLukasz Majewski3-12/+40
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert7-7/+7
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2-3/+40
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella1-23/+11
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella1-0/+57
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2-3/+41
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella1-16/+12
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella1-0/+51
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2-14/+40
2020-04-29semctl: Remove the sem-pad.h fileAlistair Francis1-13/+16
2020-04-29bits/sem.h: Split out struct semid_dsAlistair Francis1-0/+43
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-10-19signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-16Fix sigval namespace (bug 21944).Joseph Myers2-6/+6
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers1-1/+1
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg1-6/+18
2017-05-20Remove __need macros from signal.h.Zack Weinberg3-0/+197
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+33