llvm-project/libc/config
Michael Jones 9f1d905f39 [libc] add snprintf
After adding sprintf, snprintf is simple. The functions are very
similar. The tests only cover the behavior of the max length since the
sprintf tests should cover the other behavior.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D125826
2022-05-17 13:32:59 -07:00
..
darwin/arm [libc] Initial support for darwin-aarch64. 2022-03-10 09:26:09 -05:00
linux [libc] add snprintf 2022-05-17 13:32:59 -07:00
windows [libc] Update windows entrypoint list 2022-05-06 11:30:50 -07:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Let header generator generate the type header inclusion boiler plate. 2022-01-24 23:25:19 +00:00