Commit Graph

26 Commits

Author SHA1 Message Date
d9485978bb Update filesystem structure 2023-05-20 04:31:00 +03:00
d0ec077c09 Add gdb for init.elf 2023-05-05 17:08:36 +03:00
a280de7d73 Exit on fork() failure 2023-05-05 17:07:35 +03:00
7c51807812 Update init code 2023-05-03 06:40:55 +03:00
5a017b6626 Stub shell 2023-05-03 06:39:20 +03:00
faa781a9ca Cleanup init 2023-04-23 22:18:14 +03:00
e5b83f6b72 Fix multiple bugs throughout the codebase 2023-04-21 17:25:00 +03:00
baacbbdbd7 Fix elf interpreter 2023-04-20 08:07:39 +03:00
21b743e047 Fix elf interpreter and clean up the code 2023-04-02 15:46:42 +03:00
fc97b09d6e Support i386 2023-03-29 03:02:29 +03:00
58f7fc86a5 Remove "--quiet" flag 2023-03-20 02:32:49 +02:00
5de802f825 Updated Makefile 2023-01-03 00:45:01 +02:00
40410cba41 Updated userspace 2022-12-24 09:18:45 +02:00
0ce6433311 Updated init app 2022-12-15 03:06:22 +02:00
f9ae9df392 Updated init 2022-12-12 00:45:03 +02:00
ae1a9cfda6 Fix envp 2022-12-10 09:32:41 +02:00
e9d766e735 Added stub newlib and mlibc 2022-12-08 10:01:21 +02:00
397d4f9c5e Toolchain 2022-12-08 07:45:56 +02:00
2b57c3126a Updated libc 2022-12-07 13:53:08 +02:00
bc92258a5f Added stack guard 2022-11-28 08:21:24 +02:00
21c80060a8 builtin-declaration-mismatch 2022-11-23 05:02:15 +02:00
5800db45d6 test 2022-11-10 07:06:17 +02:00
a003ec0889 Syscall stub 2022-11-07 03:41:02 +02:00
a147ee7e5f Update init 2022-11-07 03:37:56 +02:00
ff61b602a5 Update files 2022-11-04 04:38:22 +02:00
e9808d726a Update files 2022-10-08 04:34:05 +03:00