[libc-commits] [libc] [libc] Add unistd overlay (PR #118882)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Thu Dec 5 14:22:13 PST 2024


================
@@ -9,8 +9,8 @@
 #ifndef LLVM_LIBC_SRC_UNISTD_PREAD_H
 #define LLVM_LIBC_SRC_UNISTD_PREAD_H
 
+#include "hdr/unistd_macros.h"
----------------
michaelrj-google wrote:

could you apply this to the other unistd functions as well?

https://github.com/llvm/llvm-project/pull/118882


More information about the libc-commits mailing list