llvm-project
c6b7bd42
- [libc] Support _IONBF buffering for read_unlocked (#120677)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
265 days ago
[libc] Support _IONBF buffering for read_unlocked (#120677) Support _IONBF buffering for read_unlocked. Add the functions read_unlocked_nbf() and read_unlocked_fbf(). Fixes: #120155
References
#120677 - [libc] Support _IONBF buffering for read_unlocked
Author
jackhong12
Parents
783dc59b
Loading