[go: up one dir, main page]

auxv 0.3.3

Access the ELF auxiliary vector (aka auxv or auxval).
Documentation
Build #39245 2017-01-20 16:43:16
# rustc version
rustc 1.16.0-nightly (6f1ae663e 2017-01-06)# docs.rs version
cratesfyi 0.2.3 (75099cc 2016-12-26)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading auxv v0.3.3
Compiling gcc v0.3.41
Compiling byteorder v1.0.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.41/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=b447f4ed382a4030 -C extra-filename=-b447f4ed382a4030 --out-dir /home/cratesfyi/auxv-0.3.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/auxv-0.3.3/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.0.0/src/lib.rs --crate-name byteorder --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"std\" -C metadata=824f0df659016947 -C extra-filename=-824f0df659016947 --out-dir /home/cratesfyi/auxv-0.3.3/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/auxv-0.3.3/debug/deps --cap-lints allow`
Compiling auxv v0.3.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/auxv-0.3.3/build.rs --crate-name build_script_build --crate-type bin -g -C metadata=48bdee3e2a00b904 --out-dir /home/cratesfyi/auxv-0.3.3/debug/build/auxv-48bdee3e2a00b904 --emit=dep-info,link -L dependency=/home/cratesfyi/auxv-0.3.3/debug/deps --extern gcc=/home/cratesfyi/auxv-0.3.3/debug/deps/libgcc-b447f4ed382a4030.rlib`
Running `/home/cratesfyi/auxv-0.3.3/debug/build/auxv-48bdee3e2a00b904/build-script-build`
Documenting auxv v0.3.3
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/auxv-0.3.3/src/lib.rs --crate-name auxv -o /home/cratesfyi/auxv-0.3.3/doc -L dependency=/home/cratesfyi/auxv-0.3.3/debug/deps --extern byteorder=/home/cratesfyi/auxv-0.3.3/debug/deps/libbyteorder-824f0df659016947.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 2.96 secs