-
Updated
Nov 14, 2020 - C
kernel
Here are 2,349 public repositories matching this topic...
-
Updated
Dec 9, 2020 - C
-
Updated
Dec 13, 2020 - C++
-
Updated
Dec 13, 2020 - Go
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
Nov 10, 2020 - Shell
-
Updated
Dec 11, 2020 - Go
-
Updated
Dec 11, 2020 - C
-
Updated
Dec 11, 2020 - Rust
-
Updated
Dec 2, 2020 - C
-
Updated
Oct 28, 2020 - Go
Resurrecting the second bullet from #1334
- Figure out how to fix favicon / logo more generally (here's a start https://github.com/tock/tock/tree/doc-updates)
-
Updated
Dec 12, 2020 - Shell
-
Updated
Aug 13, 2020 - C
-
Updated
Nov 21, 2020 - Jupyter Notebook
-
Updated
Aug 16, 2018 - Shell
Printable format
Is there any chance that you will create a printable version of this docs as it would be very useful if it is distributed on my college tech club and my fellow linux geekmate. Thanks
Improve this page
Add a description, image, and links to the kernel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kernel topic, visit your repo's landing page and select "manage topics."
Currently validating checksums requires lots of knowledge on the part of the caller. We should expose optional checksum validation in our existing validation functions e.g.
IPv4.IsValid.header.UDP and header.TCP don't currently have these functions; we should add them.