amjad_os_user_std 0.1.4

bare basic std functionality for the userspace programs for AmjadOS
Documentation
1
2
3
4
5
6
### Amjad OS: Userspace std

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.

See: https://github.com/Amjad50/OS