022ead54fd233e2ab6f92f27dd468c6152954c80
Upstream commit: 79cb6d9057642be31623677458a93aa88145864f Version: 0.8.1 This local fork exists so that [patch.crates-io] and [workspace.dependencies] in local/sources/base/Cargo.toml can both reference a single local path, eliminating the dual-source version conflict where git+crates.io sources of the same version (0.8.1) created incompatible types in the dependency graph. The previous approach used git URLs for both the workspace dependency and the patch, which caused Cargo to resolve two separate checkouts of 0.8.1 (one from the git URL, one from crates.io patch), resulting in 'there are multiple different versions of crate syscall in the dependency graph' compilation errors in scheme-utils and daemon crates.
syscall
This crate contains the system call numbers and Rust wrappers for the inline Assembly code of system calls.
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Languages
C
43.9%
C++
23.5%
Makefile
7.3%
Python
3.7%
JavaScript
3.4%
Other
17.1%