-
Updated
Jun 16, 2021 - C
Kernel
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
Here are 2,896 public repositories matching this topic...
Now that we have the checklocks analyzer, we should annotate values that are lock-protected with an appropriate checklocks attribute.
-
Updated
Sep 28, 2021 - C
-
Updated
Oct 17, 2021 - Go
-
Updated
Jul 6, 2021 - C
If I rattle on the keyboard I get ControlLeft coming up regularly, even though I am far from the control keys. Upgrading pc_keyboard to 0.5.0 seems to fix it.
-
Updated
Oct 13, 2021 - Rust
-
Updated
Oct 14, 2021 - C
-
Updated
Oct 14, 2021 - TeX
-
Updated
Oct 13, 2021 - C
-
Updated
Oct 15, 2021 - Go
-
Updated
May 31, 2021 - Shell
- The
set_mode_X()HIL functions need to support returning an error if hardware does not support that mode or if the implementation cannot put the hardware in to that mode at that time. See for an example where panic is used instead of returning an error https://github.com/tock/tock/pull/2629/files.
-
Updated
Jun 24, 2021 - Go
debootstrap.sh replaces extraargs or another line in the environment where it finds 'console=' before the line that starts with console=
Suggested the following fix:
--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
# if we have a headless device, set console to DEFAULT_CONSOLE
if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianEfix strace for 386
386 can't use strace
-
Updated
Oct 14, 2021 - Jupyter Notebook
-
Updated
Oct 13, 2021 - Rust
-
Updated
Sep 28, 2021 - C
- Wikipedia
- Wikipedia
Currently the suggestions can't be chosen using the mouse. It could be implemented using a double_click.