d827c0f166e70a8f10b90b8f16bfe33d1ad23556
commit 09cb17e66f46c6687fa0b9dc0895ad3279caa092 Author: jD91mZM2 <me@krake.one> Date: Mon Aug 10 18:03:20 2020 +0200 comment out cargo tests commit 1915c7306e40f5c6af36b04c765e25ad9ffe9d16 Author: jD91mZM2 <me@krake.one> Date: Mon Aug 10 17:58:52 2020 +0200 Update redoxer docker image
relibc 
relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux.
The motivation for this project is twofold: Reduce issues the redox crew was having with newlib, and create a safer alternative to a C standard library written in C. It is mainly designed to be used under redox, as an alternative to newlib, but it also supports linux syscalls via the sc crate.
Contributing
Supported OSes
- Redox OS
- Linux
Supported architectures
- x86_64
- Aarch64
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Languages
Rust
99.6%
Linker Script
0.2%
Makefile
0.1%
Shell
0.1%