c2ae141df3
Merge the final components for Aarch64 support into master.
13 lines
300 B
Markdown
13 lines
300 B
Markdown
# relibc 
|
|
relibc is a portable POSIX C standard library written in Rust. It is under heavy development, and currently supports Redox and Linux.
|
|
|
|
## Supported OSes
|
|
|
|
- RedoxOS
|
|
- Linux
|
|
|
|
## Supported architectures
|
|
|
|
- x86\_64
|
|
- Aarch64
|