llvm-project
3db25f80
- [libc] Use linux_syscalls::open instead of manual SYS_open ifdefs (#201089)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
72 days ago
[libc] Use linux_syscalls::open instead of manual SYS_open ifdefs (#201089) I needed to clean up a few types in file.cpp in order to match the wrapper prototype. Assisted by Gemini.
References
#201089 - [libc] Use linux_syscalls::open instead of manual SYS_open ifdefs
Author
labath
Parents
bd85a10b
Loading