Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: Fix __closefrom_fallback iterates until max int (BZ#28993) | Adhemerval Zanella | 2022-04-05 | 1 | -5/+6 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | io: Refactor close_range and closefrom | Adhemerval Zanella | 2021-11-24 | 1 | -0/+4 |
* | Linux: Avoid closing -1 on failure in __closefrom_fallback | Florian Weimer | 2021-09-24 | 1 | -1/+1 |
* | posix: Add posix_spawn_file_actions_addclosefrom_np | Adhemerval Zanella | 2021-07-08 | 1 | -3/+5 |
* | io: Add closefrom [BZ #10353] | Adhemerval Zanella | 2021-07-08 | 1 | -0/+97 |