120 Commits

Author SHA1 Message Date
961ddd0bd8 Update userspace 2024-11-20 04:25:17 +02:00
7c81f026ce Add test_stat function 2024-08-29 18:18:02 +03:00
e90d69948c Add test_stdin function 2024-03-27 20:51:08 +02:00
ae58ac9cae Update userspace test 2024-03-25 20:48:58 +02:00
ecba9ee5d7 Fix buffer overflow 2024-03-19 17:05:26 +02:00
2c57714eda Update file and directory paths 2024-03-19 04:00:56 +02:00
db93fef8ed Fix signal handling in utest 2024-03-04 00:05:07 +02:00
1b36729461 Add test_unaligned function to userspace_test.c 2024-02-25 16:00:14 +02:00
2bfdaaefd8 Fix build order in Makefile 2024-02-02 01:59:40 +02:00
c685a37c15 Update userspace 2024-01-19 06:45:44 +02:00
17787dbc9b Update userspace 2023-10-09 01:25:55 +03:00
883d2e3481 Enable debugging in musl 2023-09-07 04:25:39 +03:00
a945423ef9 Update userspace 2023-08-24 04:53:34 +03:00
e5c3c55e17 Update userspace for mlibc support 2023-08-11 23:21:01 +03:00
2fd23205db Update userspace 2023-08-06 04:52:48 +03:00
0f8cb900cb Update echo 2023-06-12 00:46:49 +03:00
b10d76cd53 Update libc 2023-06-12 00:46:35 +03:00
964d5fa2d0 Update mlibc 2023-06-10 13:13:12 +03:00
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