[libc-commits] [PATCH] D135409: [libc] add sysconf with pagesize

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Oct 6 16:05:14 PDT 2022


michaelrj updated this revision to Diff 465917.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.

cleanup and address comments


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.465917.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221006/0d2276c5/attachment-0001.bin>


More information about the libc-commits mailing list