author | Siva Chandra Reddy <sivachandra@google.com> | |
Thu, 25 Aug 2022 20:04:50 +0000 (20:04 +0000) | ||
committer | Siva Chandra Reddy <sivachandra@google.com> | |
Fri, 26 Aug 2022 19:27:24 +0000 (19:27 +0000) | ||
commit | f6506ec4431341b2d067f2d2fcda846129219695 | |
tree | a3f4ee7c4cfb275f66778e2fd57a270134cef1f5 | tree | snapshot |
parent | a5857bd21f3d52a0cbe5114e8be44774da7aab01 | commit | diff |
libc/config/linux/aarch64/entrypoints.txt | diff | blob | history | |
libc/config/linux/x86_64/entrypoints.txt | diff | blob | history | |
libc/spec/posix.td | diff | blob | history | |
libc/src/unistd/CMakeLists.txt | diff | blob | history | |
libc/src/unistd/ftruncate.h | [new file with mode: 0644] | blob |
libc/src/unistd/linux/CMakeLists.txt | diff | blob | history | |
libc/src/unistd/linux/ftruncate.cpp | [new file with mode: 0644] | blob |
libc/src/unistd/linux/truncate.cpp | [new file with mode: 0644] | blob |
libc/src/unistd/truncate.h | [new file with mode: 0644] | blob |
libc/test/src/unistd/CMakeLists.txt | diff | blob | history | |
libc/test/src/unistd/ftruncate_test.cpp | [new file with mode: 0644] | blob |
libc/test/src/unistd/truncate_test.cpp | [new file with mode: 0644] | blob |