Skip to content

x/sys/unix: add *at (POSIX.1-2008 conformed) functions on darwin. #14458

@hirochachacha

Description

@hirochachacha

OS X 10.10 (IOS 8.0) add list of *at syscalls.

  • openat
  • renameat
  • fchmodat
  • fstatat
  • mkdirat
  • faccessat
  • fchownat
  • linkat
  • readlinkat
  • symlinkat
  • unlinkat

Currently, only fchmodat is exposed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions