We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Build kernel with KFT instrumentation (#1393)
Improve post-mortem log and debugging experience (#1354) * Log error values returned by system call implementations * Report sigpend & sigmask for a process in crash log. * Report thread's flags in a crash report. * Report if gdb cannot access kernespace while PC is in userspace * Print symbols from userspace in post mortem backtraces * Make klog mask configurable for running userspace tests. * Print full gdb output from test run. * Display process table first followed by thread table.
[wiki] Update toolchain description (#1343)
Make README contain more useful information about the project (#1270)
Fix sidebark wiki link (#1295)
docs: test infrastructure update (#1143) Co-authored-by: Wiktor Pilarczyk <[email protected]>
docs: structure information (#1159) Co-authored-by: Krystian Bacławski <[email protected]>
docs: comment tags guidelines (#1133) * sidebar changes and linting * examples of tags usage added * change to tags
docs: onboarding note (#1098)
docs: describe tags used in inline code documentation (#1111)
Wiki deployment script with new wiki folder (#1051)
Updated Running DOOM on mimiker (markdown)
Updated Github issue PR labels (markdown)
Updated Home (markdown)
Created Github issue/PR labels (markdown)
Updated Runing DOOM on mimiker (markdown)
Created Runing DOOM on mimiker (markdown)
Minor changes to reflect updated conventions
This chapter has different numbers in different editions of the book.
Add information about enforcing coding style.
Initial Home page