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
62 Commits 1 Branch 0 Tags
45a62dff93dc4b848710d488567fdad27f47e817
Commit Graph

7 Commits

Author SHA1 Message Date
Kwarde
45a62dff93 Remove fopen mode/open flags table comment in file.asm (was only there for convenience while creating fopen base) 2025-06-25 21:40:19 +02:00
Kwarde
1969294f02 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
Kwarde
692c96512e Return -22 (EINVAL) in fopen() if incorrect mode was supplied 2025-06-25 10:09:23 +02:00
Kwarde
06fef96cf4 Fix return value comment for fwrite() 2025-06-25 10:03:57 +02:00
Kwarde
c4ce3212e7 Assure fwrite() and fclose() only work if FD>=3, exit with -9 (EBADF) otherwise 2025-06-25 10:02:59 +02:00
Kwarde
3cbf9e8ce0 Fix file.asm return value comments 2025-06-25 09:56:40 +02:00
Kwarde
fbea8d0322 Adds fopen(), fwrite(), fclose() 2025-06-25 09:38:42 +02:00
Powered by Gitea Version: 1.24.2 Page: 48ms 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