Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-07 | Linux: consolidate chmod implementation | Adhemerval Zanella Netto | |
Use chmod syscall if defined, otherwise use fchmodat. Checked on x86_64-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com> |