[libc-commits] [libc] [libc] implement pathconf/fpathconf (PR #87165)

Nhat Nguyen via libc-commits libc-commits at lists.llvm.org
Thu Jul 4 13:17:10 PDT 2024


================
@@ -10,6 +10,7 @@
 #include "hdr/limits_macros.h"
 #include "hdr/sys_stat_macros.h"
 #include "hdr/unistd_macros.h"
+#include "llvm-libc-macros/sys-stat-macros.h"
----------------
changkhothuychung wrote:

Also, can you help me merge when you see everything is ok? thanks. 

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


More information about the libc-commits mailing list