llvm-project
7b9a58e6 - [libc] Implement fdopendir (#206590)

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.
Parents
Loading