[libc-commits] [libc] [libc] add proc number parser and sysconf wrapper (PR #194159)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Thu Apr 30 03:46:40 PDT 2026


================
@@ -6,12 +6,12 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "hdr/sys_auxv_macros.h"
----------------
kaladron wrote:

This looks like it should be a separate PR.

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


More information about the libc-commits mailing list