aboutsummaryrefslogtreecommitdiff
path: root/sysvipc/test-sysvsem.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-22linux: Only use 64-bit syscall if required for semtimedopAdhemerval Zanella1-5/+17
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-02sysvipc: Return EINVAL for invalid semctl commandsAdhemerval Zanella1-0/+5
2020-10-02sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin1-0/+1
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-02Fix test-sysvsem on some platformsAdhemerval Zanella1-1/+8
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-28Add SYSV semaphore testAdhemerval Zanella1-0/+116