[libc-commits] [PATCH] D158809: [libc] Add sys/time.h to the list of aarch64 headers.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 24 21:04:25 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG37f6e3c0e9b9: [libc] Add sys/time.h to the list of aarch64 headers. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158809/new/
https://reviews.llvm.org/D158809
Files:
libc/config/linux/aarch64/headers.txt
Index: libc/config/linux/aarch64/headers.txt
===================================================================
--- libc/config/linux/aarch64/headers.txt
+++ libc/config/linux/aarch64/headers.txt
@@ -14,6 +14,7 @@
libc.include.sys_mman
libc.include.sys_socket
libc.include.sys_syscall
+ libc.include.sys_time
libc.include.threads
libc.include.time
libc.include.unistd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158809.553344.patch
Type: text/x-patch
Size: 402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230825/85bda1cd/attachment-0001.bin>
More information about the libc-commits
mailing list