Skip to content

x/sys/unix: add Fstatat on Linux on more than just GOARCH=arm64 #14216

@dturner-tw

Description

@dturner-tw

x/sys/unix doesn't have the following posix functions:

fstatat()
linkat()
mkfifoat()
readlinkat()
symlinkat()
utimensat()

I propose to add exactly fstat, symlinkat, and linkat because I think those are the only ones I am likely to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.help wanted

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions