[libc-commits] [PATCH] D147738: [libc] Enable linux directory entries syscalls in riscv64
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 2 07:35:13 PDT 2023
mikhail.ramalho updated this revision to Diff 518727.
mikhail.ramalho added a comment.
- make struct linux_dirent a private header
- rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147738/new/
https://reviews.llvm.org/D147738
Files:
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/riscv64/headers.txt
libc/include/llvm-libc-types/CMakeLists.txt
libc/include/llvm-libc-types/cookie_io_functions_t.h
libc/include/llvm-libc-types/ino_t.h
libc/include/llvm-libc-types/off64_t.h
libc/include/llvm-libc-types/struct_dirent.h
libc/src/__support/File/CMakeLists.txt
libc/src/__support/File/dir.cpp
libc/src/__support/File/linux_dir.cpp
libc/src/__support/File/struct_linux_dirent.h
libc/src/stdio/fopencookie.cpp
libc/test/src/stdio/fopencookie_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147738.518727.patch
Type: text/x-patch
Size: 11015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230502/44fec008/attachment-0001.bin>
More information about the libc-commits
mailing list