SSiva Chandra Reddy[libc] Add implementation of POSIX lseek function.
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Add implementation of POSIX lseek function. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D121676 | 4 年前 | |
[libc] Add implementation of POSIX lseek function. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D121676 | 4 年前 | |
[libc] Add POSIX close, fsync, open, read and write functions. They are implemented as simple syscall wrappers. The file creation macros have been put in a header file as a temporary solution until we have a cleaner approach to listing platform relevant macros. Reviewed By: abrachet Differential Revision: https://reviews.llvm.org/D118396 | 4 年前 | |
[libc] Add POSIX close, fsync, open, read and write functions. They are implemented as simple syscall wrappers. The file creation macros have been put in a header file as a temporary solution until we have a cleaner approach to listing platform relevant macros. Reviewed By: abrachet Differential Revision: https://reviews.llvm.org/D118396 | 4 年前 | |
[libc] Add implementation of POSIX lseek function. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D121676 | 4 年前 | |
[libc] Add POSIX close, fsync, open, read and write functions. They are implemented as simple syscall wrappers. The file creation macros have been put in a header file as a temporary solution until we have a cleaner approach to listing platform relevant macros. Reviewed By: abrachet Differential Revision: https://reviews.llvm.org/D118396 | 4 年前 | |
[libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D118641 | 4 年前 | |
[libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D118641 | 4 年前 | |
[libc] Add implementations of POSIX mkdir, mkdirat, rmdir, unlink and unlinkat. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D118641 | 4 年前 | |
[libc][NFC] Move the POSIX write function to the default build on linux. | 4 年前 |