-
Notifications
You must be signed in to change notification settings - Fork 32
Commit 5dbf13d
authored
Update Rust crate libc to 0.2.149 (#494)
[](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
[@​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
[@​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 [@​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
[@​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
[@​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
[@​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 [@​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
[@​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
[@​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
[@​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
[@​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 [@​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
[@​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
[@​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 [@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​nikarh](https://github.com/nikarh) in
[https://github.com/rust-lang/libc/pull/3360](https://github.com/rust-lang/libc/pull/3360)
#### New Contributors
- [@​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)
- [@​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)
- [@​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)
- [@​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)
- [@​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)
- [@​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)
- [@​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)
- [@​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)
- [@​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==-->File tree
10 files changed
+171
-93
lines changedFilter options
- book/games/pong
- emulator
- mgba
- examples
- amplitude
- combo
- hyperspace-roll
- the-dungeon-puzzlers-lament
- the-hat-chooses-the-wizard
- the-purple-night
- tools
10 files changed
+171
-93
lines changed+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
|
examples/amplitude/Cargo.lock
Copy file name to clipboardExpand all lines: examples/amplitude/Cargo.lock+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+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
Copy file name to clipboardExpand all lines: 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