[libc] Enable creat, fsync, open, openat, read and write for aarch64.
authorSiva Chandra <sivachandra@google.com>
Fri, 28 Jan 2022 19:41:26 +0000 (11:41 -0800)
committerSiva Chandra <sivachandra@google.com>
Fri, 28 Jan 2022 20:06:08 +0000 (12:06 -0800)
commit0e91c48df0a2351a82bde2d9cb350872914bddce
treeb434d7071c15d52eddc864f2d2b4435bfa85c177
parent86797fdb6f51d32f285e48b6d3e0fc5b8b852734
[libc] Enable creat, fsync, open, openat, read and write for aarch64.
libc/config/linux/aarch64/entrypoints.txt
libc/src/fcntl/linux/creat.cpp
libc/src/fcntl/linux/open.cpp