[libc-commits] [PATCH] D159104: [libc] Fix setrlimit/getrlimit on 32-bit systems

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Sep 5 14:56:26 PDT 2023


sivachandra added a comment.

As far as I understand, the 64-bit flavors are really GNU extensions. We can add them if and when required. Until then, lets stick to just the POSIX types and functions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159104/new/

https://reviews.llvm.org/D159104



More information about the libc-commits mailing list