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

Alfred Persson Forsberg via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 2 19:30:24 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 macros SSIZE_MAX and LONG_MAX

is it okay to open revisions like this with multiple commits?


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156960

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: D156960.546670.patch
Type: text/x-patch
Size: 3728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230803/75ad5b9c/attachment-0001.bin>


More information about the libc-commits mailing list