[all-commits] [llvm/llvm-project] d00e97: [libc][Obvious] Fix typo is chmod implementation.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Aug 23 15:06:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d00e97df0fe8c67f694c4d027297f4382ce72b38
https://github.com/llvm/llvm-project/commit/d00e97df0fe8c67f694c4d027297f4382ce72b38
Author: Siva Chandra <sivachandra at google.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/src/sys/stat/linux/chmod.cpp
Log Message:
-----------
[libc][Obvious] Fix typo is chmod implementation.
This now allows enabling the chmod function on aarch64.
More information about the All-commits
mailing list