| /rust-libc-0.2.174/ci/ |
| H A D | run.sh | 54 --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 D | android-sysimage.sh | 7 main() { function 46 main "${@}"
|
| H A D | linux-s390x.sh | 9 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 D | create-artifacts.py | 16 def main(): function 64 main()
|
| H A D | install-musl.sh | 92 git sparse-checkout set --no-cone main/linux-headers 95 cd main/linux-headers
|
| H A D | runtest-android.rs | 5 fn main() { in main() function
|
| H A D | README.md | 86 below), but the main gist of this is that we must avoid a vanilla `cargo run`
|
| /rust-libc-0.2.174/ |
| H A D | CONTRIBUTING.md | 8 `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.yml | 2 …only_if: $CIRRUS_BRANCH == 'main' || $CIRRUS_BASE_BRANCH == 'libc-0.2' || $CIRRUS_BASE_BRANCH == …
|
| H A D | README.md | 25 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 D | build.rs | 48 fn main() { in main() function
|
| H A D | CHANGELOG.md | 345 - Apple: update `mach` deprecation notices for things that were removed in `main` <https://github.c…
|
| /rust-libc-0.2.174/libc-test/ |
| H A D | Cargo.toml | 34 name = "main" 35 path = "test/main.rs"
|
| H A D | build.rs | 161 fn main() { in main() function
|
| /rust-libc-0.2.174/libc-test/test/ |
| H A D | semver.rs | 7 fn main() { in main() function
|
| H A D | linux_ipv6.rs | 9 fn main() { in main() function
|
| H A D | linux_elf.rs | 9 fn main() { in main() function
|
| H A D | linux_fcntl.rs | 9 fn main() { in main() function
|
| H A D | linux_strerror_r.rs | 9 fn main() { in main() function
|
| H A D | linux_if_arp.rs | 9 fn main() { in main() function
|
| H A D | linux_termios.rs | 9 fn main() { in main() function
|
| /rust-libc-0.2.174/ci/ios/ |
| H A D | deploy_and_run_on_ios_simulator.rs | 151 fn main() { in main() function
|
| /rust-libc-0.2.174/.github/workflows/ |
| H A D | ci.yaml | 286 …url -s https://raw.githubusercontent.com/psumbera/solaris-rust/refs/heads/main/sh.rust-web-install)
|