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
bb53e7967dfb6cf7c70537c68346e922a7764e1a
klibc
/
src
History
Kwarde
bb53e7967d
Account for padding length when inserting prefix while padding with spaces
2025-07-16 13:24:24 +02:00
..
console.asm
Account for padding length when inserting prefix while padding with spaces
2025-07-16 13:24:24 +02:00
constants.asm
Add lazy clamp/clampu tests, adds [MIN|MAX]_(U)INT[64|32|16|8] constants
2025-07-14 13:32:37 +02:00
convert.asm
Account for padding length when inserting prefix while padding with spaces
2025-07-16 13:24:24 +02:00
core.asm
Adds clamp[u]()
2025-07-12 06:50:55 +02:00
string.asm
Fix strcmp() behaviour (ret=-1 --> ret=0)
2025-07-10 00:01:26 +02:00
tests.asm
Extra test for %p (or rather prefix+padding): prefix taken into account for padding spaces but not for zeroes.
2025-07-15 16:57:53 +02:00