aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/select.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-16microblaze: Use the correct select syscall (BZ #28883)Adhemerval Zanella1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-22linux: Only use 64-bit syscall if required for selectAdhemerval Zanella1-35/+37
2021-04-12linux: always update select timeout (BZ #27706)Adhemerval Zanella1-2/+2
2021-04-12linux: Normalize and return timeout on select (BZ #27651)Adhemerval Zanella1-9/+32
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-28linux: Add time64 select supportAdhemerval Zanella1-23/+69
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-05-03Consolidate Linux select implementationAdhemerval Zanella1-0/+71