This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add implementations of POSIX getpid, getppid, getuid, geteuid functions.
ClosedPublic

Authored by sivachandra on Sep 21 2022, 1:27 AM.

Diff Detail

Event Timeline

sivachandra created this revision.Sep 21 2022, 1:27 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 21 2022, 1:27 AM
sivachandra requested review of this revision.Sep 21 2022, 1:27 AM
lntue accepted this revision.Sep 21 2022, 10:16 AM
This revision is now accepted and ready to land.Sep 21 2022, 10:16 AM
This revision was landed with ongoing or failed builds.Sep 21 2022, 11:41 AM
This revision was automatically updated to reflect the committed changes.