This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Switch dirent, fcntl, inttypes and sched to use libc_errno.
ClosedPublic

Authored by sivachandra on Mar 3 2023, 12:46 AM.

Diff Detail

Event Timeline

sivachandra created this revision.Mar 3 2023, 12:46 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 3 2023, 12:46 AM
sivachandra requested review of this revision.Mar 3 2023, 12:46 AM

need to update the tests as well.

Switch corresponding tests also over to use libc_errno.

michaelrj accepted this revision.Mar 6 2023, 1:24 PM
This revision is now accepted and ready to land.Mar 6 2023, 1:24 PM