llvm/libc
Alex Brachet b1183305f8 [libc] Add strlcat
Differential Revision: https://reviews.llvm.org/D125978
2022-05-19 21:48:39 +00:00
..
AOR_v20.02
benchmarks [NFC][libc] Disable benchmarks when the LLVM benchmark target is not available 2022-03-29 08:45:53 +00:00
cmake/modules [libc] Apply no-builtin everywhere, remove unnecessary flags 2022-05-19 09:08:42 +00:00
config [libc] Add strlcat 2022-05-19 21:48:39 +00:00
docs [libc][docs] Add doc for libc stdio functions 2022-05-12 13:02:23 -07:00
fuzzing
include [libc] Add the implementation of the GNU extension function fopencookie. 2022-04-22 08:02:25 +00:00
lib
loader [libc] Use real objects and archives in integration tests. 2022-03-24 07:02:33 +00:00
spec [libc] Add strlcat 2022-05-19 21:48:39 +00:00
src [libc] Add strlcat 2022-05-19 21:48:39 +00:00
test [libc] Add strlcat 2022-05-19 21:48:39 +00:00
utils [libc] add uint128 implementation 2022-05-12 11:16:53 -07:00
.clang-tidy
.gitignore
CMakeLists.txt [NFC][libc] Disable benchmarks when the LLVM benchmark target is not available 2022-03-29 08:45:53 +00:00
LICENSE.TXT
README.txt

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.