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
69fd2096fab831f035e4e86106d58acafa3f5a99
klibc
/
src
History
Kwarde
69fd2096fa
Remove old comments
2025-07-06 12:24:46 +02:00
..
console.asm
Adds print(), puts()
2025-07-05 02:28:59 +02:00
constants.asm
Add small constants set, exit() and tests entry/exit
2025-07-05 01:33:33 +02:00
convert.asm
Add Makefile, gitignore and (empty-ish) source files
2025-07-05 01:11:30 +02:00
core.asm
Adds print(), puts()
2025-07-05 02:28:59 +02:00
string.asm
Remove old comments
2025-07-06 12:24:46 +02:00
tests.asm
Adds strcat()
2025-07-06 12:20:34 +02:00