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
08389a5bb23c9217f236532268c5b5db3745d0b0
klibc
/
src
History
Kwarde
08389a5bb2
Adds strcmp() (note: much different than strcmp in C)
2025-07-09 23:44:40 +02:00
..
console.asm
FIX: Stack alignment in printf()
2025-07-09 11:56:01 +02:00
constants.asm
Add small constants set, exit() and tests entry/exit
2025-07-05 01:33:33 +02:00
convert.asm
Remove leftover code in udec2str/hex2str
2025-07-09 12:17:00 +02:00
core.asm
Adds islower()/isupper()
2025-07-09 22:57:33 +02:00
string.asm
Adds strcmp() (note: much different than strcmp in C)
2025-07-09 23:44:40 +02:00
tests.asm
Adds strcmp() (note: much different than strcmp in C)
2025-07-09 23:44:40 +02:00