EnderIce2
|
3a352045ab
|
Add more debug messages for Signal
|
2024-03-20 21:54:58 +02:00 |
|
EnderIce2
|
17814499d1
|
Add stub for setting RLIMIT_NPROC
|
2024-03-20 21:52:16 +02:00 |
|
EnderIce2
|
5c7ee03dde
|
Add stub TIOCGPGRP and TIOCSPGRP
|
2024-03-20 21:41:48 +02:00 |
|
EnderIce2
|
4df7c8dcae
|
Fix file open error handling
|
2024-03-20 21:36:25 +02:00 |
|
EnderIce2
|
08458927ac
|
Refactor Signal handling code
|
2024-03-20 21:29:02 +02:00 |
|
EnderIce2
|
ce654bf710
|
Add stub implementation for getpgid syscall
|
2024-03-20 21:28:12 +02:00 |
|
EnderIce2
|
14964a1c07
|
Update linux_getcwd and implement linux_setpgid syscall
|
2024-03-20 21:24:41 +02:00 |
|
EnderIce2
|
4e3f2bc8ab
|
Implement linux_getcwd syscall
|
2024-03-20 21:18:37 +02:00 |
|
EnderIce2
|
76367669be
|
Fix execve and cleanup code
|
2024-03-20 17:40:27 +02:00 |
|
EnderIce2
|
665b26f754
|
Implement linux_openat syscall
|
2024-03-20 17:39:31 +02:00 |
|
EnderIce2
|
a05f88091c
|
Add stubs for setting RLIMIT_NOFILE and RLIMIT_STACK
|
2024-03-20 17:38:53 +02:00 |
|
EnderIce2
|
a1cda40743
|
Implement pread64 and pwrite64 syscalls
|
2024-03-20 17:38:17 +02:00 |
|
EnderIce2
|
a5ca3b3995
|
Add check for file existence in linux_access function
|
2024-03-20 17:37:20 +02:00 |
|
EnderIce2
|
717a98810a
|
Implement clock_nanosleep syscall
|
2024-03-20 17:37:04 +02:00 |
|
EnderIce2
|
0cc40bafe8
|
Add debug statements for read and write operations
|
2024-03-20 04:56:26 +02:00 |
|
EnderIce2
|
f7fde1a933
|
Remove unnecessary command line arguments in SpawnInit function
|
2024-03-20 04:56:15 +02:00 |
|
EnderIce2
|
45da53c843
|
Update debug messages
|
2024-03-20 03:27:28 +02:00 |
|
EnderIce2
|
4293d2a9ac
|
Update logging
|
2024-03-19 20:57:14 +02:00 |
|
EnderIce2
|
fb04ff9710
|
Update TODO.md
|
2024-03-19 03:59:10 +02:00 |
|
EnderIce2
|
b35045e7ca
|
Refactor memory allocation implementation and add KernelReserve flag to memory mappings
|
2024-03-19 03:57:30 +02:00 |
|
EnderIce2
|
1bd58a309f
|
Refactor Check and CheckRegion functions in virtual.hpp
|
2024-03-19 03:52:44 +02:00 |
|
EnderIce2
|
3a5513ef8b
|
Add bitset test code
|
2024-03-19 02:34:45 +02:00 |
|
EnderIce2
|
dfe35ce2d8
|
Add std::bitset implementation
|
2024-03-19 02:34:32 +02:00 |
|
EnderIce2
|
90b9e7301d
|
Rename string class to basic_string
|
2024-03-19 02:33:57 +02:00 |
|
EnderIce2
|
be80b52543
|
Add char_traits stub class to <string>
|
2024-03-19 02:33:33 +02:00 |
|
EnderIce2
|
464022a61d
|
Check Display class in InitFont()
|
2024-03-19 02:20:58 +02:00 |
|
EnderIce2
|
9722a44dc2
|
Fix typo in help command
|
2024-03-18 21:33:06 +02:00 |
|
EnderIce2
|
c197383a74
|
Update page table in __stack_chk_fail and __chk_fail functions
|
2024-03-14 04:44:19 +02:00 |
|
EnderIce2
|
56e47f5cef
|
Refactor MainInterruptHandler
|
2024-03-14 04:42:06 +02:00 |
|
EnderIce2
|
6f76e13c6d
|
Rename TPL to TPR in used.cpp
|
2024-03-13 18:46:59 +02:00 |
|
EnderIce2
|
7d1041a3bd
|
Refactor interrupt handling code
|
2024-03-13 18:46:01 +02:00 |
|
EnderIce2
|
2d5bb5193d
|
Refactor BaseBufferStackError function
|
2024-03-13 18:45:07 +02:00 |
|
EnderIce2
|
740f100843
|
Add clamp function to <algorithm>
|
2024-03-13 18:18:03 +02:00 |
|
EnderIce2
|
f009f181b0
|
Refactor code to use tab spaces
|
2024-03-13 18:09:42 +02:00 |
|
EnderIce2
|
d247dcd4a3
|
Update CR8 structure
|
2024-03-13 18:08:20 +02:00 |
|
EnderIce2
|
292b022393
|
Remove unused code and debug information
|
2024-03-13 17:04:27 +02:00 |
|
EnderIce2
|
2ffd8e3c34
|
Refactor gsTCB struct for debugging and update usage in related files
|
2024-03-13 03:41:12 +02:00 |
|
EnderIce2
|
e021c1d9eb
|
Refactor file creation logic
|
2024-03-11 23:35:24 +02:00 |
|
EnderIce2
|
42225a5cd9
|
Refactor node creation logic
|
2024-03-11 23:35:01 +02:00 |
|
EnderIce2
|
0d2036139c
|
Update DisplayDetailsScreen to include CopyOnWrite flag in page table entry
|
2024-03-11 23:29:47 +02:00 |
|
EnderIce2
|
0270192eec
|
Add more page fault details
|
2024-03-10 22:51:09 +02:00 |
|
EnderIce2
|
1c723e9710
|
Update TODO.md
|
2024-03-10 22:07:02 +02:00 |
|
EnderIce2
|
0c0ee01f35
|
Add Flags field to gsTCB struct
|
2024-03-10 22:05:22 +02:00 |
|
EnderIce2
|
23d10fcd25
|
Add pow and fabs to cmath
|
2024-03-07 21:54:00 +02:00 |
|
EnderIce2
|
196aacda84
|
Update DisplayProcessScreen function to include executable name
|
2024-03-05 01:07:09 +02:00 |
|
EnderIce2
|
235f42b8d8
|
Update Linux fork and execve functions
|
2024-03-05 01:07:00 +02:00 |
|
EnderIce2
|
321305e795
|
Update print statement
|
2024-03-05 01:04:02 +02:00 |
|
EnderIce2
|
7c4adccf8d
|
Fix stack align
|
2024-03-05 00:47:08 +02:00 |
|
EnderIce2
|
2633e8ed76
|
Add getgid, geteuid, getegid & stub access for Linux syscalls
|
2024-03-05 00:31:51 +02:00 |
|
EnderIce2
|
3cf4fda68a
|
Refactor stack handling in thread.cpp
|
2024-03-05 00:30:54 +02:00 |
|