aboutsummaryrefslogtreecommitdiff
path: root/libc/include/llvm-libc-macros
AgeCommit message (Expand)AuthorFilesLines
2022-02-01[libc] Adjust few fcntl macros for aarch64.Siva Chandra Reddy1-0/+12
2022-02-01[libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat.Siva Chandra Reddy1-0/+4
2022-01-28[libc] Add implementations of the POSIX creat and openat functions.Siva Chandra Reddy1-0/+4
2022-01-27[libc] Add POSIX close, fsync, open, read and write functions.Siva Chandra Reddy4-0/+74