essence-os/kernel
nakst 9f119b5104 introduce allProcessesMutex 2021-11-08 20:51:57 +00:00
..
cache.cpp cleanup 2021-11-07 08:27:16 +00:00
config.ini started acpi thermal driver 2021-10-23 12:18:33 +01:00
drivers.cpp use PIT for scheduler time; RTC driver; date conversion functions; add EsDateNowUTC 2021-10-10 16:11:13 +01:00
elf.cpp refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00
files.cpp fixes for 32 bit 2021-10-27 11:47:08 +01:00
graphics.cpp designer2 zooming and preview state; bugfixes 2021-09-30 16:47:26 +01:00
kernel.h simplify async tasks 2021-11-06 16:15:12 +00:00
main.cpp improve kernel/main.cpp 2021-11-03 18:52:24 +00:00
memory.cpp introduce allProcessesMutex 2021-11-08 20:51:57 +00:00
module.h lockless thread/process handle counting and id assignment 2021-11-07 18:35:31 +00:00
networking.cpp misc fixes and cleanup 2021-09-04 20:51:26 +01:00
objects.cpp lockless thread/process handle counting and id assignment 2021-11-07 18:35:31 +00:00
posix.cpp kernel cleanup 2021-10-25 10:01:56 +01:00
scheduler.cpp introduce allProcessesMutex 2021-11-08 20:51:57 +00:00
symbols.cpp misc 2021-11-06 16:48:26 +00:00
synchronisation.cpp introduce activeTimersSpinlock 2021-11-07 21:47:36 +00:00
syscall.cpp introduce allProcessesMutex 2021-11-08 20:51:57 +00:00
terminal.cpp x86_32 implementation for kernel 2021-11-01 19:32:56 +00:00
windows.cpp fix maximise resizeQueued bug 2021-11-03 20:02:26 +00:00