This is an archive of the discontinued LLVM Phabricator instance.

[libc] Fix seek_func to use SYS__llseek if possible
ClosedPublic

Authored by corona10 on Aug 31 2022, 7:38 AM.

Details

Summary

Fix seek_func to use SYS__llseek if possible

Diff Detail

Event Timeline

corona10 created this revision.Aug 31 2022, 7:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2022, 7:38 AM
corona10 requested review of this revision.Aug 31 2022, 7:39 AM
sivachandra accepted this revision.Aug 31 2022, 8:56 AM
This revision is now accepted and ready to land.Aug 31 2022, 8:56 AM

FYI, I don't have the commit bit.
So you may need my information to land this CL :)
Github name: corona10
email: donghee.na92@gmail.com

FYI, I don't have the commit bit.
So you may need my information to land this CL :)
Github name: corona10
email: donghee.na92@gmail.com

Thanks! Will commit this shortly.

This revision was automatically updated to reflect the committed changes.