This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add POSIX execv and execve functions.
ClosedPublic

Authored by sivachandra on Oct 6 2022, 1:05 AM.

Details

Summary

The POSIX global variable environ has also been added.

Diff Detail

Event Timeline

sivachandra created this revision.Oct 6 2022, 1:05 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 6 2022, 1:05 AM
sivachandra requested review of this revision.Oct 6 2022, 1:05 AM
This revision is now accepted and ready to land.Oct 6 2022, 10:17 AM
This revision was automatically updated to reflect the committed changes.