Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io : linux-libc-auxv

Linux passes an initial stack layout to applications, that contains `argc`, `argv`, `envp`, and the `auxiliary vector` right above the stack pointer. The libc of a Linux program parses this structure in its `_start`-symbol ("crt0") and passes the right pointers as arguments to `main` afterward. This crate helps to construct and parse this data structure in `no_std` environments and for different address spaces.

Registry - Source - Documentation - JSON
purl: pkg:cargo/linux-libc-auxv
Keywords: linux, auxiliary-vector, libc, crt0, auxv
License: MIT
Latest release: about 2 years ago
First release: over 2 years ago
Dependent repositories: 1
Downloads: 1,088 total
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/phip1611
Last synced: 29 days ago

    Loading...
    Readme
    Loading...