Skip to content
/ rlibcex Public

A partner to rlibc, with extra libc functions for freestanding Rust projects

Notifications You must be signed in to change notification settings

jdub/rlibcex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlibcex Build Status Coverage Status

A partner to rlibc, with extra libc functions for freestanding Rust projects.

Usage

Add this to your Cargo.toml:

[dependencies]
rlibcex = "0.1"

And this to your crate root:

extern crate rlibcex;

About

A partner to rlibc, with extra libc functions for freestanding Rust projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages