Home
last modified time | relevance | path

Searched refs:main (Results 1 – 23 of 23) sorted by relevance

/rust-libc-0.2.174/ci/
H A Drun.sh54 --test main ${LIBC_CI_ZBUILD_STD+"-Zbuild-std"}
55 rm "${CARGO_TARGET_DIR}/${target}"/debug/main-*.d
56 cp "${CARGO_TARGET_DIR}/${target}"/debug/main-* "${tmpdir}"/mount/libc-test
H A Dandroid-sysimage.sh7 main() { function
46 main "${@}"
H A Dlinux-s390x.sh9 curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20241227/images/…
10 curl --retry 5 -LO http://ftp.debian.org/debian/dists/testing/main/installer-s390x/20241227/images/…
H A Dcreate-artifacts.py16 def main(): function
64 main()
H A Dinstall-musl.sh92 git sparse-checkout set --no-cone main/linux-headers
95 cd main/linux-headers
H A Druntest-android.rs5 fn main() { in main() function
H A DREADME.md86 below), but the main gist of this is that we must avoid a vanilla `cargo run`
/rust-libc-0.2.174/
H A DCONTRIBUTING.md8 `libc` has two active branches: `main` and `libc-0.2`. `main` is for active
12 If a pull request to `main` is a good candidate for inclusion in an `0.2.x`
21 Once a `stable-nominated` PR targeting `main` has merged, it can be cherry
26 based on `libc-0.2` and running `git cherry-pick -xe commit-sha-on-main`
96 - [`./ci/style.sh`](https://github.com/rust-lang/libc/blob/main/ci/style.sh)
H A D.cirrus.yml2 …only_if: $CIRRUS_BRANCH == 'main' || $CIRRUS_BASE_BRANCH == 'libc-0.2' || $CIRRUS_BASE_BRANCH == …
H A DREADME.md25 Currently, `libc` has two active branches: `main` for the upcoming v1.0 release,
27 should target `main`; once reviewed, they can be cherry picked to the `libc-0.2`
H A Dbuild.rs48 fn main() { in main() function
H A DCHANGELOG.md345 - Apple: update `mach` deprecation notices for things that were removed in `main` <https://github.c…
/rust-libc-0.2.174/libc-test/
H A DCargo.toml34 name = "main"
35 path = "test/main.rs"
H A Dbuild.rs161 fn main() { in main() function
/rust-libc-0.2.174/libc-test/test/
H A Dsemver.rs7 fn main() { in main() function
H A Dlinux_ipv6.rs9 fn main() { in main() function
H A Dlinux_elf.rs9 fn main() { in main() function
H A Dlinux_fcntl.rs9 fn main() { in main() function
H A Dlinux_strerror_r.rs9 fn main() { in main() function
H A Dlinux_if_arp.rs9 fn main() { in main() function
H A Dlinux_termios.rs9 fn main() { in main() function
/rust-libc-0.2.174/ci/ios/
H A Ddeploy_and_run_on_ios_simulator.rs151 fn main() { in main() function
/rust-libc-0.2.174/.github/workflows/
H A Dci.yaml286 …url -s https://raw.githubusercontent.com/psumbera/solaris-rust/refs/heads/main/sh.rust-web-install)