essence-os/kernel
nakst 86bbaa7a59 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +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 instance callbacks; bugfixes 2021-12-16 19:06:08 +00:00
graphics.cpp adjust cursor shadow 2021-11-22 14:20:12 +00:00
kernel.h data structure cleanup 2021-12-19 14:48:26 +00:00
main.cpp cleanup scheduler 2021-11-13 15:18:37 +00:00
memory.cpp data structure cleanup 2021-12-19 14:48:26 +00:00
module.h simplify C header; C89 support 2021-12-23 17:04:11 +00:00
networking.cpp cleanup api 2021-12-19 13:48:56 +00:00
objects.cpp permissions for shared regions 2021-11-19 19:02:02 +00:00
posix.cpp update posix subsystem to use systemData; introduce build-port command 2021-11-20 16:03:00 +00:00
scheduler.cpp introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +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 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +00:00
terminal.cpp add license header to source files 2021-11-09 20:49:34 +00:00
windows.cpp fade out exiting task bar buttons and tabs 2021-11-15 21:28:20 +00:00