rlibc

Crates.iorlibc
lib.rsrlibc
version1.0.0
sourcesrc
created_at2014-11-11 05:38:08.75818
updated_at2016-01-17 19:11:55.600321
descriptionA bare-metal library supplying certain libc functions like memcpy, memmove, memset and memcmp. This is designed for use in freestanding environments where another libc does not exist, since rustc may implicitly insert calls to such functions.
homepagehttps://github.com/rust-lang/rlibc
repositoryhttps://github.com/rust-lang/rlibc
max_upload_size
id12
size18,572
Alex Crichton (alexcrichton)

documentation

README

Commit count: 35

cargo fmt