[all-commits] [llvm/llvm-project] 0cf20c: [libc] fix sysconf (#79159)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Tue Jan 23 10:31:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cf20c2971375ea200035f2e99bd81bd00f5f27d
https://github.com/llvm/llvm-project/commit/0cf20c2971375ea200035f2e99bd81bd00f5f27d
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M libc/src/unistd/linux/CMakeLists.txt
M libc/src/unistd/linux/sysconf.cpp
Log Message:
-----------
[libc] fix sysconf (#79159)
Apply previously discussed fix for `sysconf`
More information about the All-commits
mailing list