aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/archive/tar/50102.md
blob: be5592bc052c8fd52bb29562c0d4b2850d0889e4 (plain)
1
2
3
If the argument to [`FileInfoHeader`](/archive/tar#FileInfoHeader) implements the new [`FileInfoNames`](/archive/tar#FileInfoNames) interface,
then the interface methods will be used to set the Uname/Gname of the file header.
This allows applications to override the system-dependent Uname/Gname lookup.