This website requires JavaScript.
Explore
Help
Sign In
Kwarde
/
klibc
Watch
1
Star
0
Fork
0
You've already forked klibc
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cd565f3bfac64c7c625de518f1e44f589d1f9980
klibc
/
src
History
Kwarde
cd565f3bfa
printf: Adds specifiers %d and %u
2025-07-08 17:37:18 +02:00
..
console.asm
printf: Adds specifiers %d and %u
2025-07-08 17:37:18 +02:00
constants.asm
Add small constants set, exit() and tests entry/exit
2025-07-05 01:33:33 +02:00
convert.asm
Adds int2str() and uint2str() (=>itoa)
2025-07-08 17:12:33 +02:00
core.asm
Adds print(), puts()
2025-07-05 02:28:59 +02:00
string.asm
Adds strclr()
2025-07-07 15:21:48 +02:00
tests.asm
printf: Adds specifiers %d and %u
2025-07-08 17:37:18 +02:00