Skip to content

x/sys/unix: missing xattr symlink xattr syscall functions #14116

@mildred

Description

@mildred

The following syscall functions are not implemented, but are necessary if you need to copy symlinks while preserving xattrs:

  • llistxattr
  • lgetxattr
  • lsetxattr
  • lremovexattr

Are they going to be implemented? How can we implement them in a separate package?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions