Logo
Explore Help
Register Sign In
asleepymoon/Luna
1
1
Fork 0
You've already forked Luna
Code Issues Pull Requests Actions Projects Releases 8 Wiki Activity
Luna/libs/libc/src
History
apio 531afc3d6f libc: Add support for the new exec() system call
execv() is a temporary wrapper that ignores the second parameter, while execve() and execvp() still error out.
2022-10-12 17:45:58 +02:00
..
bits
Define PAGE_SIZE as 4096 and use it everywhere instead of using 4096 as a magic number
2022-10-08 14:52:28 +02:00
luna
libc: Enable even more warnings
2022-10-07 18:19:06 +02:00
sys
Avoid magic numbers
2022-10-08 14:44:48 +02:00
errno.cpp
Kernel, libc and userspace: Add basic errno support.
2022-10-08 12:06:09 +02:00
fcntl.cpp
libc: Implement wrappers for sys_{open,read,write}
2022-10-10 20:45:26 +02:00
file.cpp
libc: Implement fseek(), ftell() and rewind()
2022-10-12 15:56:03 +02:00
init.cpp
libc: use the normal names that everybody uses for stdout and stderr
2022-10-12 17:15:57 +02:00
luna.cpp
libc: Document the functions in luna.h
2022-10-12 11:54:29 +02:00
printf.cpp
libc: make fprintf actually write to the chosen file
2022-10-11 21:10:19 +02:00
stdio.cpp
libc: Implement fputs, fputc, putc and putchar
2022-10-12 10:05:14 +02:00
stdlib.cpp
libc: Document functions in stdlib.h
2022-10-12 11:30:21 +02:00
string.cpp
libc: Update strerror()
2022-10-12 12:01:18 +02:00
unistd.cpp
libc: Add support for the new exec() system call
2022-10-12 17:45:58 +02:00
Powered by Gitea Version: 1.23.3 Page: 65ms Template: 7ms
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