[libc-commits] [PATCH] D135409: [libc] add sysconf with pagesize
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 10 14:52:01 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1ac525b28b3b: [libc] add sysconf with pagesize (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135409/new/
https://reviews.llvm.org/D135409
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/include/llvm-libc-macros/linux/unistd-macros.h
libc/spec/posix.td
libc/src/unistd/CMakeLists.txt
libc/src/unistd/linux/CMakeLists.txt
libc/src/unistd/linux/sysconf.cpp
libc/src/unistd/sysconf.h
libc/test/src/unistd/CMakeLists.txt
libc/test/src/unistd/sysconf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135409.466633.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221010/12d5626a/attachment.bin>
More information about the libc-commits
mailing list