Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | |
2022-12-07 | Linux: consolidate dup2 implementation | Adhemerval Zanella Netto | |
Use dup2 syscall if defined, otherwise use dup3. Checked on x86_64-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com> |