[libc-commits] [libc] Add Linux sys call wrapper in LibC [ Issue #110122 ] (PR #110307)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri Sep 27 11:38:07 PDT 2024


================
@@ -0,0 +1,44 @@
+//===----- Linux implementation of the POSIX remap_file_pages function ----===//
----------------
michaelrj-google wrote:

nit: since this function isn't actually from POSIX, you can remove that from the title here.

https://github.com/llvm/llvm-project/pull/110307


More information about the libc-commits mailing list