No description
Find a file
2023-08-04 00:08:30 +02:00
buildin fixing my stupid 2022-10-06 09:28:17 +00:00
include Added a few more functions 2023-02-24 11:32:20 +01:00
stdio fixed fread/fwrite 2023-08-04 00:08:30 +02:00
stdlib remove unecesary debugf calls 2022-09-25 01:53:59 +02:00
string Added a few more functions 2023-02-24 11:32:20 +01:00
assert.c Adding libc files 2021-06-24 19:00:26 +02:00
errno.c Fixed & imroved some stuff 2022-03-02 19:25:59 +01:00
LICENSE Initial commit 2021-06-24 18:58:44 +02:00
main.c Added a clock syscall & some more libc functions 2022-11-06 12:40:09 +01:00
Makefile fix the makefile situation 2022-04-06 15:56:29 +02:00
math.c Added a bunch of new methods 2022-04-07 19:20:47 +02:00
setjmp.c added way more functionality 2021-12-17 16:28:46 +01:00
time.c Added a few more functions 2023-02-24 11:32:20 +01:00
unistd.c Added a clock syscall & some more libc functions 2022-11-06 12:40:09 +01:00