This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
d01ba20749
Luna
/
libc
/
include
History
apio
629ed9e43b
libc: Start switching to /dev/console for console IO and add a proper init
2023-03-18 19:23:18 +01:00
..
bits
kernel: Add support for special device files and add a mknod() syscall
2023-03-18 09:10:33 +01:00
sys
libc: Add mknod()
2023-03-18 09:13:31 +01:00
assert.h
libc: Add assert.h
2023-01-22 12:51:30 +01:00
ctype.h
libc: Unify function descriptions
2023-03-12 11:15:45 +01:00
errno.h
Remove the word 'header' from libc header descriptions
2023-01-07 11:39:15 +01:00
fcntl.h
kernel/VFS+libc: Introduce modes
2023-03-12 16:55:46 +01:00
stdio.h
libc: Start switching to /dev/console for console IO and add a proper init
2023-03-18 19:23:18 +01:00
stdlib.h
libc: Implement wcstombs()
2023-01-14 11:59:08 +01:00
string.h
libluna+libc: Add strncmp, strncat and strncpy
2023-03-12 15:20:44 +01:00
time.h
libc: Add a wide range of time manipulation functions, including reentrant variants
2023-01-13 21:06:27 +01:00
unistd.h
libc: Start switching to /dev/console for console IO and add a proper init
2023-03-18 19:23:18 +01:00