Logo
Explore Help
Sign In
Kwarde/klibc
1
0
Fork 0
You've already forked klibc
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
45 Commits 1 Branch 0 Tags
f5e114313822914642a436ff22a7e2135ea06b1f
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
Kwarde f5e1143138 Fix issue in printf() with %d --needed to push+pop several registers before/after itoa() call
2025-06-25 13:29:26 +02:00
.gitignore
Adds fopen(), fwrite(), fclose()
2025-06-25 09:38:42 +02:00
console.asm
Fix issue in printf() with %d --needed to push+pop several registers before/after itoa() call
2025-06-25 13:29:26 +02:00
constants.asm
Adds fopen(), fwrite(), fclose()
2025-06-25 09:38:42 +02:00
core.asm
Fix issue in printf() with %d --needed to push+pop several registers before/after itoa() call
2025-06-25 13:29:26 +02:00
file.asm
Use direct value for mode in fopen() instead of pointer -- mode is always 1 char so no need to store mode letters in memory
2025-06-25 10:15:21 +02:00
makefile
Adds fopen(), fwrite(), fclose()
2025-06-25 09:38:42 +02:00
README.md
Init repo
2025-06-22 06:57:41 +02:00
string.asm
Adds fopen(), fwrite(), fclose()
2025-06-25 09:38:42 +02:00
tests.asm
Fix issue in printf() with %d --needed to push+pop several registers before/after itoa() call
2025-06-25 13:29:26 +02:00

README.md

klibc.
Very minimal less-efficient C library written in x64 asm (Intel 64/IA-32)

Description
No description provided
Readme 234 KiB
Languages
Assembly 95.6%
Makefile 4.4%
Powered by Gitea Version: 1.24.2 Page: 111ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API