This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add implementation of POSIX function "access".
ClosedPublic

Authored by sivachandra on Sep 13 2022, 3:36 PM.

Diff Detail

Event Timeline

sivachandra created this revision.Sep 13 2022, 3:36 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 13 2022, 3:36 PM
sivachandra requested review of this revision.Sep 13 2022, 3:36 PM
lntue accepted this revision.Sep 13 2022, 5:34 PM
This revision is now accepted and ready to land.Sep 13 2022, 5:34 PM
  • Fix typo in a comment.
  • Enable for aarch64 also.
This revision was landed with ongoing or failed builds.Sep 14 2022, 12:44 AM
This revision was automatically updated to reflect the committed changes.