Commit 72a88bd
Add a
* Add a `getpagesize` function.
This adds a `getpagesize` function. This interface is deprecated in POSIX,
but it's sufficiently widely used and not problematic in practice.
* Use musl's `getpagesize`.
* Enable the `getpagesize` declaration in unistd.h.getpagesize function. (WebAssembly#300)1 parent 18ca9b9 commit 72a88bd
File tree
3 files changed
+8
-1757
lines changed- expected/wasm32-wasi
- libc-bottom-half/headers/public
- libc-top-half/musl/include
3 files changed
+8
-1757
lines changed
0 commit comments