]> git.corax.cc Git - corax/commit
Add snprintf() implementation to klibc
authorMatthias Kruk <m@m10k.eu>
Tue, 31 Dec 2019 04:49:07 +0000 (13:49 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 31 Dec 2019 04:49:07 +0000 (13:49 +0900)
commitd6779d468b5078767710c403521f64d11b0ebcc3
treea41f2cbcf2ede32f0d436009f2811f74ab93afb1
parent7f6d942fcddd28c26ef3807db113644206a7dac0
Add snprintf() implementation to klibc
config.h
include/stdio.h [new file with mode: 0644]
kernel/klibc/stdio.c [new file with mode: 0644]