bytecodealliance / bytecodealliance/rustix
getenv implementation
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 294
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 2
Description
The `getenv` C function is neither implemented nor contained within the `not_implemented` module.
I believe it would probably fall under the category of either `libc_internals` or `higher_level`. Nevertheless, it would be good to document it, since I just spent a few minutes trying to find it.
Contributor guide
Assessment
This issue has not been assessed yet.