llvm-project/libc/config/linux
Siva Chandra Reddy 827575a7f8 [libc] Add implementation of POSIX lseek function.
Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D121676
2022-03-15 16:24:48 +00:00
..
aarch64 [libc] Add implementation of POSIX lseek function. 2022-03-15 16:24:48 +00:00
x86_64 [libc] Add implementation of POSIX lseek function. 2022-03-15 16:24:48 +00:00
CMakeLists.txt [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
api.td [libc] Add implementation of POSIX lseek function. 2022-03-15 16:24:48 +00:00
app.h [libc] Align the stack pointer in the start function. 2022-03-07 19:45:53 +00:00
errno.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
platform_defs.h.inc [libc] Fix typo in platform_defs.h.inc 2020-09-15 14:25:01 +00:00
signal.h.in [libc][NFC] Make all top of file comments consistent. 2020-04-08 10:18:37 -07:00
syscall_numbers.h.inc Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00