about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/bits/types
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0110-10/+10
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0610-10/+10
* linux: Add P_PIDFDAdhemerval Zanella2022-05-171-0/+14
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0110-10/+10
* y2038: Use a common definition for shmid_dsAdhemerval Zanella2021-06-153-11/+36
* y2038: Use a common definition for semid_dsAdhemerval Zanella2021-06-153-7/+33
* y2038: Use a common definition for msqid_dsLukasz Majewski2021-06-153-12/+40
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-027-7/+7
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-092-3/+40
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-091-23/+11
* sysvipc: Split out linux struct shmid_dsAdhemerval Zanella2020-07-091-0/+57
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-092-3/+41
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-091-16/+12
* sysvipc: Split out linux struct semid_dsAdhemerval Zanella2020-07-091-0/+51
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-092-14/+40
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-291-13/+16
* bits/sem.h: Split out struct semid_dsAlistair Francis2020-04-291-0/+43
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov2018-10-191-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Fix sigval namespace (bug 21944).Joseph Myers2017-08-162-6/+6
* Fix struct sigaltstack namespace (bug 21517).Joseph Myers2017-06-051-1/+1
* Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg2017-05-221-6/+18
* Remove __need macros from signal.h.Zack Weinberg2017-05-203-0/+197
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+33