llvm-project
a3058d5c
- [libc++] Guard fileno() and isatty() usage correctly for Newlib. (#166668)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
163 days ago
[libc++] Guard fileno() and isatty() usage correctly for Newlib. (#166668) Including unistd.h does not expose fileno() on Newlib.
References
#166668 - [libc++] Guard fileno() and isatty() usage correctly.
Author
wecing
Parents
ca72e8d0
Loading