aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/closefrom_fallback.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-04-05linux: Fix __closefrom_fallback iterates until max int (BZ#28993)Adhemerval Zanella1-5/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella1-0/+4
2021-09-24Linux: Avoid closing -1 on failure in __closefrom_fallbackFlorian Weimer1-1/+1
2021-07-08posix: Add posix_spawn_file_actions_addclosefrom_npAdhemerval Zanella1-3/+5
2021-07-08io: Add closefrom [BZ #10353]Adhemerval Zanella1-0/+97