author | Michael Jones <michaelrj@google.com> | |
Thu, 5 Aug 2021 21:06:08 +0000 (21:06 +0000) | ||
committer | Michael Jones <michaelrj@google.com> | |
Wed, 11 Aug 2021 23:37:23 +0000 (23:37 +0000) | ||
commit | b062d639bb3a315f2b5f410e99b9c3ea10c530cc | |
tree | 9b5d8f244edf34f168880bceb0db8efd3cd3ab4c | tree | snapshot |
parent | 3a2ff982d78fe20cc34454f5b28a95eecac9c142 | commit | diff |
libc/config/linux/x86_64/entrypoints.txt | diff | blob | history | |
libc/spec/spec.td | diff | blob | history | |
libc/spec/stdc.td | diff | blob | history | |
libc/src/__support/CMakeLists.txt | diff | blob | history | |
libc/src/__support/str_conv_utils.h | [new file with mode: 0644] | blob |
libc/src/stdlib/CMakeLists.txt | diff | blob | history | |
libc/src/stdlib/strtoll.cpp | [new file with mode: 0644] | blob |
libc/src/stdlib/strtoll.h | [new file with mode: 0644] | blob |
libc/test/src/stdlib/CMakeLists.txt | diff | blob | history | |
libc/test/src/stdlib/strtoll_test.cpp | [new file with mode: 0644] | blob |