a8b7c809创建于 2024年7月29日历史提交
文件最后提交记录最后更新时间
[libc][NFC] Remove all trailing spaces from libc (#82831)2 年前
[libc] Fix invalid format specifier in benchmark1 年前
[libc] Fix leftover debug commandline argument1 年前
[NVPTX] Fix internal indirect call prototypes not obeying the ABI (#100131)1 年前
Update libc/docs/configure.rst1 年前
[libc] Replace mentions of LIBC_FULLBUILD with LLVM_LIBC_FULL_BUILD in 'examples/' (#88657)2 年前
[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)1 年前
Reland: [libc] Move off_t and stdio macros to proxy hdrs (#98384)1 年前
[libc] Change fsfilcnt_t and fsblkcnt_t to be 64-bits long (#99876)1 年前
[libc] Update install directory for offloading versions of libraries (#83592)2 年前
[libc][newheadergen]: yaml.load instead of safe_load (#100024)1 年前
[libc][math][c23] Add entrypoints and tests for dsqrt{l,f128} (#99815)1 年前
[libc] Disable epoll_pwait2 for now. (#99967)1 年前
reland "[libc] implement cached process/thread identity (#98989)" (#99765)1 年前
[libc] Remove workarounds for lack of functional NVPTX linker (#96972)1 年前
[libc][math][c23] Add entrypoints and tests for dsqrt{l,f128} (#99815)1 年前
[libc] fix readability-identifier-naming.ConstexprFunctionCase (#83345)2 年前
[libc][Obvious] Add build folder to .gitignore.4 年前
Revert "[libc] New HeaderGen Switch Flip" (#100003)1 年前
Rename top-level LICENSE.txt files to LICENSE.TXT5 年前
Add a director, along with README.txt and LICENSE.txt, for libc.6 年前
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.