[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:02:44 PDT 2023


sivachandra created this revision.
Herald added subscribers: libc-commits, kristof.beyls.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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.553343.patch
Type: text/x-patch
Size: 402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230825/c96e44d8/attachment.bin>


More information about the libc-commits mailing list