EnderIce2
|
b35045e7ca
|
Refactor memory allocation implementation and add KernelReserve flag to memory mappings
|
2024-03-19 03:57:30 +02:00 |
|
EnderIce2
|
235f42b8d8
|
Update Linux fork and execve functions
|
2024-03-05 01:07:00 +02:00 |
|
EnderIce2
|
2633e8ed76
|
Add getgid, geteuid, getegid & stub access for Linux syscalls
|
2024-03-05 00:31:51 +02:00 |
|
EnderIce2
|
2ddacf8e13
|
Fix memory access issues in linux_execve function
|
2024-03-04 02:53:28 +02:00 |
|
EnderIce2
|
914e96b337
|
Handle signal interruptions during sleep
|
2024-03-03 23:58:12 +02:00 |
|
EnderIce2
|
d3a16469ad
|
Revise PID and TID generation to align with standards
|
2024-03-02 00:51:06 +02:00 |
|
EnderIce2
|
ddad5ca38a
|
Remove ELFSymbolTable from PCB
|
2024-02-28 06:11:31 +02:00 |
|
EnderIce2
|
d89f59a252
|
Implement file mapping functionality in linux_mmap()
|
2024-02-02 01:58:31 +02:00 |
|
EnderIce2
|
96daa43d38
|
Update kernel
|
2024-01-19 06:47:42 +02:00 |
|
Alex
|
889e1522a3
|
Restructured and rewritten entire codebase
|
2023-10-09 01:16:24 +03:00 |
|