15 Commits

Author SHA1 Message Date
EnderIce2
a96086c432
exec: Correctly align memory using .p_align 2024-11-19 05:10:38 +02:00
EnderIce2
396ad681ba
tty: Fix kcon & tty implementation; Add stub ptmx 2024-10-13 13:00:22 +03:00
EnderIce2
85b6fdef80
Implement Virtual Terminal and fix /dev/kcon 2024-09-22 13:17:19 +03:00
EnderIce2
6f8e486740
Add debug message for GetBinaryType 2024-09-22 13:10:05 +03:00
EnderIce2
31dca2e9a6
Remove unused SmartHeap class 2024-08-13 07:37:20 +03:00
EnderIce2
51ea074b60
Fix driver implementation 2024-07-07 03:14:54 +03:00
EnderIce2
6801475243
Refactor filesystem & stl code 2024-05-18 07:42:01 +03:00
EnderIce2
a49e5e9913
Remove redundant file operation functions 2024-04-01 04:36:11 +03:00
EnderIce2
45da53c843
Update debug messages 2024-03-20 03:27:28 +02:00
EnderIce2
ddad5ca38a
Remove ELFSymbolTable from PCB 2024-02-28 06:11:31 +02:00
EnderIce2
fa6779b8c7
Fix issue with reading ELF header 2024-02-01 20:31:49 +02:00
EnderIce2
a0b98e8c57
Refactor ELFObject class and remove unused functions 2024-02-01 16:25:32 +02:00
EnderIce2
96daa43d38
Update kernel 2024-01-19 06:47:42 +02:00
Alex
bd04d2bf2f
Fix elf binaries were loaded wrongly 2023-10-09 03:59:24 +03:00
Alex
889e1522a3
Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00