Crates.io | amjad_os_user_std |
lib.rs | amjad_os_user_std |
version | 0.2.2 |
source | src |
created_at | 2024-01-09 02:12:51.427433 |
updated_at | 2024-01-21 14:03:38.461357 |
description | bare basic std functionality for the userspace programs for AmjadOS |
homepage | |
repository | https://github.com/Amjad50/OS |
max_upload_size | |
id | 1093216 |
size | 24,784 |
This is a small library acting as a sort of libc
for my kernel. This is imported by std
in rust
and provide the sys
implementation for most features.