Commit Graph

102 Commits

Author SHA1 Message Date
22e75b9540 Update userspace 2023-06-10 13:10:56 +03:00
ed5faa7b55 Update vscode configs 2023-05-21 06:05:26 +03:00
d949a1a449 Update paths 2023-05-20 16:39:30 +03:00
9007e5bd26 Update doomgeneric submodule 2023-05-20 05:06:07 +03:00
d9485978bb Update filesystem structure 2023-05-20 04:31:00 +03:00
78cfe17749 Update libc 2023-05-06 05:16:32 +03:00
cbbd3d0456 Update libc 2023-05-05 21:02:11 +03:00
2271e1c5c7 Add doom.elf to vscode debug 2023-05-05 21:02:01 +03:00
9f0d77f5a7 Update doomgeneric submodule 2023-05-05 21:01:35 +03:00
f2abcdd15d Update libc 2023-05-05 20:17:52 +03:00
f48511c6ff Implement fseek 2023-05-05 19:19:44 +03:00
d0ec077c09 Add gdb for init.elf 2023-05-05 17:08:36 +03:00
607d0dc048 Update doomgeneric submodule 2023-05-05 17:07:52 +03:00
a280de7d73 Exit on fork() failure 2023-05-05 17:07:35 +03:00
87c7e0f286 If filename is invalid, fopen should return NULL 2023-05-04 05:01:20 +03:00
f4ca629a8f Cleanup code 2023-05-04 05:00:47 +03:00
4953000370 Workaround for errno 2023-05-04 04:59:19 +03:00
7c51807812 Update init code 2023-05-03 06:40:55 +03:00
cf3a5599a4 Update libc 2023-05-03 06:40:31 +03:00
f01eed8dd2 Update libs header path 2023-05-03 06:40:12 +03:00
5a017b6626 Stub shell 2023-05-03 06:39:20 +03:00
2523ad0911 Update echo program 2023-05-03 06:38:49 +03:00
850415b559 Create "bin" directory 2023-05-03 06:38:33 +03:00
faa781a9ca Cleanup init 2023-04-23 22:18:14 +03:00
1000a57531 Fix std file operations 2023-04-23 22:18:06 +03:00
f740c1e736 Fix compiler warning 2023-04-23 22:17:43 +03:00
0c24ad31ae Update doomgeneric submodule 2023-04-23 21:38:50 +03:00
43aad488a7 Update libc implementation 2023-04-23 21:38:36 +03:00
6deb37fbfe Compile doom 2023-04-23 21:38:12 +03:00
8ea508fa48 Update sysbase.h 2023-04-21 18:52:57 +03:00
52f39a9931 Fix wrong file syscall usage 2023-04-21 18:31:51 +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
c20aae9504 Fix elf interpreter (less broken) 2023-04-07 05:28:38 +03:00
78494d58eb Fix stub lib 2023-04-07 05:28:13 +03:00
1a2f662bf9 Update license year 2023-04-04 02:03:07 +03:00
16d9ce870e Reset the color to #CCCCCC 2023-04-02 15:48:58 +03:00
865ad9257b Fix functions visibility 2023-04-02 15:48:45 +03:00
434589b73c Disable SIMD in printf functions 2023-04-02 15:48:23 +03:00
d8a3c5a127 Do not build with SIMD support 2023-04-02 15:47:10 +03:00
21b743e047 Fix elf interpreter and clean up the code 2023-04-02 15:46:42 +03:00
58bc0b1c8c Update mlibc submodule 2023-03-31 17:42:56 +03:00
7234de7920 Update ELF interpreter 2023-03-31 17:39:01 +03:00
b63459b7f3 Update KCtl enum 2023-03-31 17:38:33 +03:00
fc97b09d6e Support i386 2023-03-29 03:02:29 +03:00
0c10aac7df Typo 2023-03-23 05:29:35 +02:00
c63330527d Include only mlibc 2023-03-23 05:25:18 +02:00
1062aed6d7 Make sure the code won't continue after exit syscall 2023-03-20 20:28:41 +02:00
0b510e10f0 Almost working elf interpreter 2023-03-20 06:56:49 +02:00
fccec5a09e Add InterpreterIPCData 2023-03-20 04:42:14 +02:00