[libc] [llvm] [libc] Add support for getpagesize. (PR #171713)

Roland McGrath via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 09:53:37 PST 2025


================
@@ -174,6 +174,12 @@ functions:
     arguments:
       - type: char *
       - type: size_t
+  - name: getpagesize
+    standards:
+      - GNUExtensions
----------------
frobtech wrote:

Just bsd here.

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


More information about the llvm-commits mailing list