[all-commits] [llvm/llvm-project] 048041: [libc] reland mincore (#79309)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Wed Jan 24 10:48:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 048041f19719758976f454cb02b662f7d5ded1dd
https://github.com/llvm/llvm-project/commit/048041f19719758976f454cb02b662f7d5ded1dd
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/config/linux/riscv/entrypoints.txt
M libc/config/linux/x86_64/entrypoints.txt
M libc/spec/linux.td
M libc/spec/spec.td
M libc/src/sys/mman/CMakeLists.txt
M libc/src/sys/mman/linux/CMakeLists.txt
A libc/src/sys/mman/linux/mincore.cpp
A libc/src/sys/mman/mincore.h
M libc/test/src/sys/mman/linux/CMakeLists.txt
A libc/test/src/sys/mman/linux/mincore_test.cpp
Log Message:
-----------
[libc] reland mincore (#79309)
More information about the All-commits
mailing list