summaryrefslogtreecommitdiff
path: root/libc/src/__support/File/dir.h
AgeCommit message (Expand)Author
2024-11-01[libc] Remove the #include <stdlib.h> header (#114453)Job Henandez Lara
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-05-31[libc] rework mutex (#92168)Schrodinger ZHU Yifan
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-21[libc][clang-tidy] Add llvm-header-guard to get consistant naming and prevent...Guillaume Chatelet
2022-12-15[libc] Handle allocation failures in the dirent API gracefully.Siva Chandra Reddy
2022-08-22[reland][NFC][libc] Use span instead of ArrayRefGuillaume Chatelet
2022-08-22Revert "[NFC][libc] Use span instead of ArrayRef"Guillaume Chatelet
2022-08-22[NFC][libc] Use span instead of ArrayRefGuillaume Chatelet
2022-07-25[libc] Add dirent.h functions opendir, readdir, closedir and dirfd.Siva Chandra Reddy