Skip to content

Commit 5dbf13d

Browse files
authored
Update Rust crate libc to 0.2.149 (#494)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [libc](https://github.com/rust-lang/libc) | dependencies | patch | `0.2.148` -> `0.2.149` | --- ### Release Notes <details> <summary>rust-lang/libc (libc)</summary> ### [`v0.2.149`](https://github.com/rust-lang/libc/releases/tag/0.2.149) [Compare Source](https://github.com/rust-lang/libc/compare/0.2.148...0.2.149) #### What's Changed - libc 0.2.148 by [@&#8203;joshtriplett](https://github.com/joshtriplett) in [https://github.com/rust-lang/libc/pull/3351](https://github.com/rust-lang/libc/pull/3351) - update libc-test and its libc dependency to 0.2.148 by [@&#8203;chenx97](https://github.com/chenx97) in [https://github.com/rust-lang/libc/pull/3314](https://github.com/rust-lang/libc/pull/3314) - Disable 1.13 CI by [@&#8203;JohnTitor](https://github.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3358](https://github.com/rust-lang/libc/pull/3358) - Add teeos libc by [@&#8203;Sword-Destiny](https://github.com/Sword-Destiny) in [https://github.com/rust-lang/libc/pull/3333](https://github.com/rust-lang/libc/pull/3333) - Added SIOCSIFNAME by [@&#8203;Brijeshkrishna](https://github.com/Brijeshkrishna) in [https://github.com/rust-lang/libc/pull/3354](https://github.com/rust-lang/libc/pull/3354) - copyfile apple api update by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3346](https://github.com/rust-lang/libc/pull/3346) - Hermit updates by [@&#8203;mkroening](https://github.com/mkroening) in [https://github.com/rust-lang/libc/pull/3348](https://github.com/rust-lang/libc/pull/3348) - Add the LoongArch64 HWCAP values by [@&#8203;heiher](https://github.com/heiher) in [https://github.com/rust-lang/libc/pull/3344](https://github.com/rust-lang/libc/pull/3344) - Add F_PUNCHHOLE and fpunchhole_t by [@&#8203;anacrolix](https://github.com/anacrolix) in [https://github.com/rust-lang/libc/pull/3337](https://github.com/rust-lang/libc/pull/3337) - Fix compatibility with Emscripten >= 3.1.44 by [@&#8203;kleisauke](https://github.com/kleisauke) in [https://github.com/rust-lang/libc/pull/3308](https://github.com/rust-lang/libc/pull/3308) - freebsd adding few mmap constants related to page alignment by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3326](https://github.com/rust-lang/libc/pull/3326) - Redox pthreads by [@&#8203;4lDO2](https://github.com/4lDO2) in [https://github.com/rust-lang/libc/pull/3347](https://github.com/rust-lang/libc/pull/3347) - linux MADV_COLLAPSE addition by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3340](https://github.com/rust-lang/libc/pull/3340) - android adding few more pthread api calls. by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3288](https://github.com/rust-lang/libc/pull/3288) - Declare `pthread_attr_setguardsize` and `pthread_attr_getstacksize`. by [@&#8203;sunfishcode](https://github.com/sunfishcode) in [https://github.com/rust-lang/libc/pull/3330](https://github.com/rust-lang/libc/pull/3330) - Add missing PS Vita definitions, fix some unused ones by [@&#8203;pheki](https://github.com/pheki) in [https://github.com/rust-lang/libc/pull/3284](https://github.com/rust-lang/libc/pull/3284) - Drop `armv7-apple-ios` target support by [@&#8203;JohnTitor](https://github.com/JohnTitor) in [https://github.com/rust-lang/libc/pull/3362](https://github.com/rust-lang/libc/pull/3362) - backtrace definitions and support for getmntinfo and getvfsstat by [@&#8203;0323pin](https://github.com/0323pin) in [https://github.com/rust-lang/libc/pull/3368](https://github.com/rust-lang/libc/pull/3368) - apple fcntl update. by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3365](https://github.com/rust-lang/libc/pull/3365) - Added socketpair and pipe2 for Vita target by [@&#8203;nikarh](https://github.com/nikarh) in [https://github.com/rust-lang/libc/pull/3366](https://github.com/rust-lang/libc/pull/3366) - Added additional Ethernet Protocol Ids for fuchsia by [@&#8203;w1redch4d](https://github.com/w1redch4d) in [https://github.com/rust-lang/libc/pull/3332](https://github.com/rust-lang/libc/pull/3332) - timerfd api for freebsd 14. by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3341](https://github.com/rust-lang/libc/pull/3341) - haiku adding pthread GNU part by [@&#8203;devnexen](https://github.com/devnexen) in [https://github.com/rust-lang/libc/pull/3364](https://github.com/rust-lang/libc/pull/3364) - add execveat for glibc by [@&#8203;SteveLauC](https://github.com/SteveLauC) in [https://github.com/rust-lang/libc/pull/3372](https://github.com/rust-lang/libc/pull/3372) - added support for GNU/Hurd by [@&#8203;Vtewari2311](https://github.com/Vtewari2311) in [https://github.com/rust-lang/libc/pull/3325](https://github.com/rust-lang/libc/pull/3325) - Fix apple tvos support by [@&#8203;lcruz99](https://github.com/lcruz99) in [https://github.com/rust-lang/libc/pull/3370](https://github.com/rust-lang/libc/pull/3370) - Remove deprecation from SA_ONSTACK; fix hexagon-unknown-linux-musl by [@&#8203;androm3da](https://github.com/androm3da) in [https://github.com/rust-lang/libc/pull/3335](https://github.com/rust-lang/libc/pull/3335) - feat: add close_range for glibc by [@&#8203;SteveLauC](https://github.com/SteveLauC) in [https://github.com/rust-lang/libc/pull/3373](https://github.com/rust-lang/libc/pull/3373) - Update crate version to 0.2.149 by [@&#8203;nikarh](https://github.com/nikarh) in [https://github.com/rust-lang/libc/pull/3360](https://github.com/rust-lang/libc/pull/3360) #### New Contributors - [@&#8203;Sword-Destiny](https://github.com/Sword-Destiny) made their first contribution in [https://github.com/rust-lang/libc/pull/3333](https://github.com/rust-lang/libc/pull/3333) - [@&#8203;Brijeshkrishna](https://github.com/Brijeshkrishna) made their first contribution in [https://github.com/rust-lang/libc/pull/3354](https://github.com/rust-lang/libc/pull/3354) - [@&#8203;anacrolix](https://github.com/anacrolix) made their first contribution in [https://github.com/rust-lang/libc/pull/3337](https://github.com/rust-lang/libc/pull/3337) - [@&#8203;4lDO2](https://github.com/4lDO2) made their first contribution in [https://github.com/rust-lang/libc/pull/3347](https://github.com/rust-lang/libc/pull/3347) - [@&#8203;pheki](https://github.com/pheki) made their first contribution in [https://github.com/rust-lang/libc/pull/3284](https://github.com/rust-lang/libc/pull/3284) - [@&#8203;0323pin](https://github.com/0323pin) made their first contribution in [https://github.com/rust-lang/libc/pull/3368](https://github.com/rust-lang/libc/pull/3368) - [@&#8203;w1redch4d](https://github.com/w1redch4d) made their first contribution in [https://github.com/rust-lang/libc/pull/3332](https://github.com/rust-lang/libc/pull/3332) - [@&#8203;Vtewari2311](https://github.com/Vtewari2311) made their first contribution in [https://github.com/rust-lang/libc/pull/3325](https://github.com/rust-lang/libc/pull/3325) - [@&#8203;lcruz99](https://github.com/lcruz99) made their first contribution in [https://github.com/rust-lang/libc/pull/3370](https://github.com/rust-lang/libc/pull/3370) **Full Changelog**: rust-lang/libc@0.2.148...0.2.149 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/agbrs/agb). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2 parents 3f225a2 + c4116ae commit 5dbf13d

File tree

10 files changed

+171
-93
lines changed

10 files changed

+171
-93
lines changed

book/games/pong/Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

emulator/Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

emulator/mgba/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
libc = "0.2.148"
9+
libc = "0.2.149"
1010
mgba-sys = { version = "0.1.0", path = "../mgba-sys" }
1111
thiserror = "1"

examples/amplitude/Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/combo/Cargo.lock

+61-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/hyperspace-roll/Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)