Commit Graph

17 Commits

Author SHA1 Message Date
4bc4e9b76f stl: Implement coroutines 2024-11-15 01:54:21 +02:00
f57ad7fc81 task: Implement new process state
Added "Frozen" for vfork implementation.
2024-10-20 03:00:34 +03:00
85b6fdef80 Implement Virtual Terminal and fix /dev/kcon 2024-09-22 13:17:19 +03:00
6801475243 Refactor filesystem & stl code 2024-05-18 07:42:01 +03:00
a49e5e9913 Remove redundant file operation functions 2024-04-01 04:36:11 +03:00
d7cc1f5c47 Add ptr_t class to types.h 2024-03-27 18:21:17 +02:00
3a5513ef8b Add bitset test code 2024-03-19 02:34:45 +02:00
ddad5ca38a Remove ELFSymbolTable from PCB 2024-02-28 06:11:31 +02:00
a49d4936e3 Fix cpuid 0x7 for AMD 2024-02-28 05:07:22 +02:00
3eb25c8e14 Remove unnecessary calls to CPUID.Get() 2024-02-25 18:43:11 +02:00
e012e8b3c1 Add compiler check for __fennix__ 2024-02-22 18:44:36 +02:00
cfd4b8d6a5 Update display buffer handling 2024-02-10 06:56:26 +02:00
96daa43d38 Update kernel 2024-01-19 06:47:42 +02:00
fd15592608 Add missing license note 2023-10-27 14:24:12 +03:00
54a47ad3a5 Update std headers 2023-10-11 13:00:15 +03:00
56358280a7 Update std headers 2023-10-10 06:09:17 +03:00
889e1522a3 Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00