ci: Use `./` with shebangs rather than `sh` or `bash`The scripts say how they should execute, there isn't any reason toduplicate this wherever they are called.(backport <https://github.com/rust-
ci: Use `./` with shebangs rather than `sh` or `bash`The scripts say how they should execute, there isn't any reason toduplicate this wherever they are called.(backport <https://github.com/rust-lang/libc/pull/4124>)(cherry picked from commit 4707c5db583477e83961eef1b40df2fe5e016fe4)
show more ...
ci: Change 64-bit Docker images to ubuntu:24.1023.10 is EOL so update to the latest stable version. This changeexcludes sparc which is stuck on an older version.(backport <https://github.com/rus
ci: Change 64-bit Docker images to ubuntu:24.1023.10 is EOL so update to the latest stable version. This changeexcludes sparc which is stuck on an older version.(backport <https://github.com/rust-lang/libc/pull/4120>)(cherry picked from commit 0c9abeff5569581f2f459524194b5bfca693bbd8)
Add `wasm32-wasip2` to the test matrix on CIThis is similar to #3869 except that it adds tests for `wasm32-wasip2`in addition to `wasm32-wasip1`. This is intended to eventually empowerdefinitions
Add `wasm32-wasip2` to the test matrix on CIThis is similar to #3869 except that it adds tests for `wasm32-wasip2`in addition to `wasm32-wasip1`. This is intended to eventually empowerdefinitions from rust-lang/rust#129638 to move into this repository.(backport <https://github.com/rust-lang/libc/pull/3870>)(cherry picked from commit 15f8c4445680c88def0695ecff088dfa35874301)