Skip to content

Commit

Permalink
Update Rust crate libc to v0.2.154 (#1303)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [libc](https://togithub.com/rust-lang/libc) | workspace.dependencies |
patch | `0.2.153` -> `0.2.154` |

---

### Release Notes

<details>
<summary>rust-lang/libc (libc)</summary>

###
[`v0.2.154`](https://togithub.com/rust-lang/libc/releases/tag/0.2.154)

[Compare
Source](https://togithub.com/rust-lang/libc/compare/0.2.153...0.2.154)

#### What's Changed

- Fix CI on v0.2 by [@&#8203;JohnTitor](https://togithub.com/JohnTitor)
in
[rust-lang/libc#3589
- \[Backport
[#&#8203;3547](https://togithub.com/rust-lang/libc/issues/3547)] Add
ioctl FS_IOC\_{G,S}{ETVERSION,ETFLAGS} for CSKY by
[@&#8203;Dirreke](https://togithub.com/Dirreke) in
[rust-lang/libc#3572
- Add Linux riscv64 HWCAP defines (libc-0.2) by
[@&#8203;Xeonacid](https://togithub.com/Xeonacid) in
[rust-lang/libc#3580
- Add missing MIPS R6 FS_IOC_\* definitions by
[@&#8203;chenx97](https://togithub.com/chenx97) in
[rust-lang/libc#3591
- Support posix_spawn on Android by
[@&#8203;pcc](https://togithub.com/pcc) in
[rust-lang/libc#3602
- \[0.2] Fix libc-tests for loongarch64 by
[@&#8203;heiher](https://togithub.com/heiher) in
[rust-lang/libc#3607
- visionOS Support by [@&#8203;agg23](https://togithub.com/agg23) in
[rust-lang/libc#3568
- \[0.2] linux/musl: Add support for LoongArch64 by
[@&#8203;heiher](https://togithub.com/heiher) in
[rust-lang/libc#3606
- v0.2: Fix c_char on AIX by
[@&#8203;taiki-e](https://togithub.com/taiki-e) in
[rust-lang/libc#3662
- solarish adding SO_EXCLBIND constant. by
[@&#8203;devnexen](https://togithub.com/devnexen) in
[rust-lang/libc#3651
- \[0.2] Add SIG constants to espidf by
[@&#8203;Tevz-Beskovnik](https://togithub.com/Tevz-Beskovnik) in
[rust-lang/libc#3658
- add all android sysconf constants by
[@&#8203;fkm3](https://togithub.com/fkm3) in
[rust-lang/libc#3656
- feat: more \_PC_XXX constants for apple targets by
[@&#8203;SteveLauC](https://togithub.com/SteveLauC) in
[rust-lang/libc#3649
- feat: O_EXEC/O_SEARCH for apple platforms by
[@&#8203;SteveLauC](https://togithub.com/SteveLauC) in
[rust-lang/libc#3668
- \[0.2] Add constant AT_MINSIGSTKSZ by
[@&#8203;ur4t](https://togithub.com/ur4t) in
[rust-lang/libc#3637
- Haiku: synchronize with post R1-beta 4 changes in libc by
[@&#8203;nielx](https://togithub.com/nielx) in
[rust-lang/libc#3638
- adding getentropy/getrandom to dragonflybsd. by
[@&#8203;devnexen](https://togithub.com/devnexen) in
[rust-lang/libc#3618
- Move strftime, strftime_l, strptime to linux_like by
[@&#8203;pcc](https://togithub.com/pcc) in
[rust-lang/libc#3600
- update crate version to 0.2.154 by
[@&#8203;Dirreke](https://togithub.com/Dirreke) in
[rust-lang/libc#3573

#### New Contributors

- [@&#8203;pcc](https://togithub.com/pcc) made their first contribution
in
[rust-lang/libc#3602
- [@&#8203;agg23](https://togithub.com/agg23) made their first
contribution in
[rust-lang/libc#3568
- [@&#8203;Tevz-Beskovnik](https://togithub.com/Tevz-Beskovnik) made
their first contribution in
[rust-lang/libc#3658
- [@&#8203;ur4t](https://togithub.com/ur4t) made their first
contribution in
[rust-lang/libc#3637

**Full Changelog**:
rust-lang/libc@0.2.153...0.2.154

</details>
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 48b049b commit ba92a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba92a66

Please sign in to comment.