This website requires JavaScript.
Explore
Help
Sign In
mewin
/
bad_apple_os
Watch
1
Star
0
Fork
0
You've already forked bad_apple_os
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bad_apple_os
/
targets
/
_any
History
Patrick Wuttke
2a612d2d83
Temporary fix for compiling simple programs.
2024-02-03 02:49:49 +01:00
..
bastl
Added target for userspace stdlib.
2024-02-02 01:50:56 +01:00
include
Moved stdlib to a seperate folder and added some more headers that are required for compiling libgcc (no implementation yet).
2024-02-02 00:01:48 +01:00
init
Temporary fix for compiling simple programs.
2024-02-03 02:49:49 +01:00
kernel
Added exit() function and renamed stdlib file to libc.a so GCC is happy.
2024-02-03 01:05:26 +01:00
src
Moved stdlib to a seperate folder and added some more headers that are required for compiling libgcc (no implementation yet).
2024-02-02 00:01:48 +01:00
stdlib
Temporary fix for compiling simple programs.
2024-02-03 02:49:49 +01:00
SConscript
Added options to compile stdlib and init executable.
2024-02-03 02:09:28 +01:00