libc-extra

Crates.iolibc-extra
lib.rslibc-extra
version0.3.2
sourcesrc
created_at2016-10-01 13:56:40.331144
updated_at2018-07-11 12:48:17.576245
descriptionAdditional bits and bobs found in libc libraries that either hasn't been submitted to Rust's official libc crate yet, or has been rejected or requires too much work to integrate
homepagehttps://github.com/lemonrock/libc-extra
repositoryhttps://github.com/lemonrock/libc-extra.git
max_upload_size
id6672
size127,376
Raphael Cohn (raphaelcohn)

documentation

https://github.com/lemonrock/libc-extra/blob/master/README.md

README

libc-extra

libc-extra is a rust crate that supplies additional bits and bobs found in libc libraries that either hasn't been submitted to Rust's official libc crate yet, or has been rejected or requires too much work to integrate. Mostly it is intended that code in here should change frequently, and migration when something is officially accepted by the libc crate should require breaking change.

Licensing

The license for this project is MIT.

Commit count: 29

cargo fmt