-
Updated
Jan 27, 2021 - C++
Operating system
An operating system operates and manages both the hardware and software in a computer. Operating systems provide software platforms for applications to function.
Here are 2,427 public repositories matching this topic...
-
Updated
Feb 3, 2021 - C
-
Updated
Feb 2, 2021 - Makefile
-
Updated
Jan 27, 2021 - C
-
Updated
Aug 30, 2020 - TeX
-
Updated
Feb 6, 2021 - C++
-
Updated
Mar 12, 2020 - Shell
-
Updated
Feb 6, 2021 - Rust
-
Updated
Dec 2, 2020
-
Updated
May 11, 2020 - C++
-
Updated
Jan 30, 2021 - C
-
Updated
Jan 29, 2021 - Rust
With Tock running on this board with virtual_uart sitting on top of USB, the Nano 33 BLE is a reasonably promising board to be a standard, well supported Tock board. Additionally, if the board turns out to not be great, the infrastructure which would make the Nano 33 BLE work well would apply to any other board that has the nRF52840 + USB combination.
- Make the bootloader and tockloader ex
Hello,
Is there currently a way to filter what processes to query in terms of the process name or the process group or something?
Based on the oshi documentation, we can only use:
- getProcesses() - get all of the processes
- [getProcesses(int limit, OperatingSystem.ProcessSort sort)](https://oshi.
-
Updated
Feb 5, 2020 - Rust
-
Updated
Feb 6, 2021 - Shell
-
Updated
Jan 17, 2020
-
Updated
Jan 20, 2021 - Python
-
Updated
Jul 30, 2019
-
Updated
Feb 6, 2021
-
Updated
Dec 24, 2020 - JavaScript
-
Updated
Apr 7, 2019
-
Updated
Mar 18, 2017 - C#
-
Updated
Feb 3, 2021 - Rust
When the kernel first starts, when it prints "Harvey\n" it should ALSO print the date/time when the kernel was built and the commit ID.
This will help in debugging, making sure you're up-to-date.
-
Updated
Oct 10, 2020 - Assembly
-
Updated
Jan 4, 2021 - JavaScript
- Wikipedia
- Wikipedia
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.