[libc-commits] [PATCH] D156961: [libc] Add limits.h

Alfred Persson Forsberg via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 2 19:40:54 PDT 2023


alfredfo created this revision.
alfredfo added reviewers: michaelrj, thesamesam.
Herald added subscribers: libc-commits, krytarowski.
Herald added projects: libc-project, All.
alfredfo requested review of this revision.

Also adds LONG_MAX and SSIZE_MAX


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156961

Files:
  libc/config/linux/x86_64/headers.txt
  libc/include/CMakeLists.txt
  libc/include/limits.h.def
  libc/include/llvm-libc-macros/CMakeLists.txt
  libc/include/llvm-libc-macros/limits-macros.h
  libc/spec/posix.td
  libc/spec/stdc.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156961.546672.patch
Type: text/x-patch
Size: 3479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230803/a33a0b18/attachment.bin>


More information about the libc-commits mailing list