[libc-commits] [libc] libc: Introduce calls to sysconf to get page size. (PR #163462)

Peter Collingbourne via libc-commits libc-commits at lists.llvm.org
Tue Oct 14 17:04:20 PDT 2025


================
@@ -16,12 +16,13 @@
 #include "test/UnitTest/ErrnoSetterMatcher.h"
 #include "test/UnitTest/Test.h"
 
+#include <unistd.h>
----------------
pcc wrote:

Done

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


More information about the libc-commits mailing list