[libc-commits] [libc] add mremap (PR #112804)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri Oct 18 15:46:27 PDT 2024


https://github.com/michaelrj-google commented:

This looks like a good start, but you need to add `mremap` to [entrypoints.txt](https://github.com/llvm/llvm-project/blob/main/libc/config/linux/x86_64/entrypoints.txt) for it to actually build

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


More information about the libc-commits mailing list