[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
================
@@ -98,6 +98,16 @@ functions:
- type: void *
- type: size_t
- type: int
+ - name: remap_file_pages
+ standards:
+ - LINUX
----------------
michaelrj-google wrote:
nit: in other places it's capitalized as `Linux`
```suggestion
- Linux
```
https://github.com/llvm/llvm-project/pull/110307
More information about the libc-commits
mailing list