Crates.io | rs-libc |
lib.rs | rs-libc |
version | 0.2.5 |
created_at | 2019-01-24 05:22:43.842072+00 |
updated_at | 2025-09-04 20:19:35.781011+00 |
description | A subset of libc that can be used with Rust in freestanding environments. |
homepage | |
repository | https://github.com/fortanix/rust-sgx |
max_upload_size | |
id | 110363 |
size | 118,179 |
This is a subset of libc that can be used with Rust inside SGX. Functions are added on an as-needed basis.
errno
is not supported. Functions that have had errno
functionality removed:
strtod
strtof
strtoimax
strtol
strtold
strtoll
strtoul
strtoull
strtoumax