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
3eb71845a71604f52d81ca8c41357669d6b3aaf7
klibc
/
src
History
Kwarde
3eb71845a7
hex2str: cmp -> test
2025-07-09 11:44:22 +02:00
..
console.asm
printf: Support %i,%x,%X
2025-07-09 11:34:19 +02:00
constants.asm
Add small constants set, exit() and tests entry/exit
2025-07-05 01:33:33 +02:00
convert.asm
hex2str: cmp -> test
2025-07-09 11:44:22 +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
Add %i in printf test
2025-07-09 11:41:21 +02:00