llvm-project
7b9a58e6
- [libc] Implement fdopendir (#206590)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 days ago
[libc] Implement fdopendir (#206590) The fdopendir function takes a file descriptor opened on a directory, then opens a DIR* on it. Needed for #191075 Assisted-by: Automated tooling, human reviewed.
References
#206590 - [libc] Implement fdopendir
Author
michaelrj-google
Parents
a4107d67
Loading