[all-commits] [llvm/llvm-project] 0e91c4: [libc] Enable creat, fsync, open, openat, read and...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Fri Jan 28 12:06:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e91c48df0a2351a82bde2d9cb350872914bddce
https://github.com/llvm/llvm-project/commit/0e91c48df0a2351a82bde2d9cb350872914bddce
Author: Siva Chandra <sivachandra at google.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/src/fcntl/linux/creat.cpp
M libc/src/fcntl/linux/open.cpp
Log Message:
-----------
[libc] Enable creat, fsync, open, openat, read and write for aarch64.
More information about the All-commits
mailing list