This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add POSIX functions dup, dup2, and GNU extension function dup3.
ClosedPublic

Authored by sivachandra on Sep 12 2022, 11:24 PM.

Diff Detail

Event Timeline

sivachandra created this revision.Sep 12 2022, 11:24 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 12 2022, 11:24 PM
sivachandra requested review of this revision.Sep 12 2022, 11:24 PM

Enable the entrypoints on aarch64.

lntue accepted this revision.Sep 13 2022, 6:44 AM
This revision is now accepted and ready to land.Sep 13 2022, 6:44 AM