essence-os/kernel
nakst 50060594c2 update posix subsystem 2022-01-25 14:06:15 +00:00
..
cache.cpp instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
config.ini started acpi thermal driver 2021-10-23 12:18:33 +01:00
drivers.cpp fix race on desktopProcess in shut down 2021-11-13 19:33:44 +00:00
elf.cpp data structure cleanup 2021-12-19 14:48:26 +00:00
files.cpp fix potential os crash on filesystem shutdown due to handle leak in FSNodeTraverseLayer 2022-01-19 22:28:16 +00:00
graphics.cpp use KDeviceSendConnectedMessage for graphics targets; upload helpful commands for gdb 2022-01-01 21:15:37 +00:00
kernel.h cleanup 2022-01-05 14:40:04 +00:00
main.cpp remove test panic 2021-12-29 10:08:32 +00:00
memory.cpp bugfix in ThreadSetTemporaryAddressSpace: open 2 references instead of 1 2022-01-21 10:37:02 +00:00
module.h cleanup 2022-01-05 14:40:04 +00:00
networking.cpp cleanup api 2021-12-19 13:48:56 +00:00
objects.cpp use pipe for desktop requests 2022-01-07 08:53:25 +00:00
posix.cpp update posix subsystem 2022-01-25 14:06:15 +00:00
scheduler.cpp bugfix in ThreadSetTemporaryAddressSpace: open 2 references instead of 1 2022-01-21 10:37:02 +00:00
symbols.cpp rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +00:00
synchronisation.cpp fix race on desktopProcess in shut down 2021-11-13 19:33:44 +00:00
syscall.cpp use pipe for desktop requests 2022-01-07 08:53:25 +00:00
terminal.cpp more instructive kernel panic message 2022-01-04 08:14:40 +00:00
windows.cpp faster painting of partially opaque windows 2022-01-21 09:32:59 +00:00