[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:51:38 PDT 2022


michaelrj updated this revision to Diff 466632.
michaelrj marked an inline comment as done.
michaelrj added a comment.

fix final comment before land


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.466632.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221010/c53f9127/attachment-0001.bin>


More information about the libc-commits mailing list