This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add implementations of feof, ferror and clearerr.
ClosedPublic

Authored by sivachandra on Apr 22 2022, 4:48 PM.

Details

Summary

The corresponding _unlocked functions have also been added.

Diff Detail

Event Timeline

sivachandra created this revision.Apr 22 2022, 4:48 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 22 2022, 4:48 PM
sivachandra requested review of this revision.Apr 22 2022, 4:48 PM
lntue accepted this revision.Apr 22 2022, 5:57 PM
This revision is now accepted and ready to land.Apr 22 2022, 5:57 PM