This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
libs
/
libc
/
include
History
apio
8398b2e2e4
libc: Change bits/macros.h to use a __lc_ prefix for internal macros
...
That way, we don't pollute user programs with our own 'noreturn' and 'deprecated' macros
2022-10-15 09:52:37 +02:00
..
bits
libc: Change bits/macros.h to use a __lc_ prefix for internal macros
2022-10-15 09:52:37 +02:00
luna
libc: Add support for the new exec() system call
2022-10-12 17:45:58 +02:00
sys
libc: Implement fseek(), ftell() and rewind()
2022-10-12 15:56:03 +02:00
ctype.h
libc: Add ctype.h
2022-10-14 21:12:26 +02:00
errno.h
Kernel, libc: Implement EFAULT
2022-10-12 19:25:35 +02:00
fcntl.h
libc: Document the function in fcntl.h
2022-10-12 11:57:49 +02:00
luna.h
libc: Change bits/macros.h to use a __lc_ prefix for internal macros
2022-10-15 09:52:37 +02:00
stdio.h
libc: Change __{stderr, stdout} to {stderr, stdout}
2022-10-14 19:23:14 +02:00
stdlib.h
libc: Change bits/macros.h to use a __lc_ prefix for internal macros
2022-10-15 09:52:37 +02:00
string.h
libc: Change bits/macros.h to use a __lc_ prefix for internal macros
2022-10-15 09:52:37 +02:00
time.h
WIP: Add a C Library, let's try to compile a Hosted GCC cross-compiler using this!
2022-10-01 20:59:22 +02:00
unistd.h
libc: Change bits/macros.h to use a __lc_ prefix for internal macros
2022-10-15 09:52:37 +02:00