fix(deps): update rust crate libc to 0.2.149 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
libc | dependencies | patch |
0.2.148 -> 0.2.149
|
Release Notes
rust-lang/libc (libc)
v0.2.149
What's Changed
- libc 0.2.148 by @joshtriplett in https://github.com/rust-lang/libc/pull/3351
- update libc-test and its libc dependency to 0.2.148 by @chenx97 in https://github.com/rust-lang/libc/pull/3314
- Disable 1.13 CI by @JohnTitor in https://github.com/rust-lang/libc/pull/3358
- Add teeos libc by @Sword-Destiny in https://github.com/rust-lang/libc/pull/3333
- Added SIOCSIFNAME by @Brijeshkrishna in https://github.com/rust-lang/libc/pull/3354
- copyfile apple api update by @devnexen in https://github.com/rust-lang/libc/pull/3346
- Hermit updates by @mkroening in https://github.com/rust-lang/libc/pull/3348
- Add the LoongArch64 HWCAP values by @heiher in https://github.com/rust-lang/libc/pull/3344
- Add F_PUNCHHOLE and fpunchhole_t by @anacrolix in https://github.com/rust-lang/libc/pull/3337
- Fix compatibility with Emscripten >= 3.1.44 by @kleisauke in https://github.com/rust-lang/libc/pull/3308
- freebsd adding few mmap constants related to page alignment by @devnexen in https://github.com/rust-lang/libc/pull/3326
- Redox pthreads by @4lDO2 in https://github.com/rust-lang/libc/pull/3347
- linux MADV_COLLAPSE addition by @devnexen in https://github.com/rust-lang/libc/pull/3340
- android adding few more pthread api calls. by @devnexen in https://github.com/rust-lang/libc/pull/3288
- Declare
pthread_attr_setguardsize
andpthread_attr_getstacksize
. by @sunfishcode in https://github.com/rust-lang/libc/pull/3330 - Add missing PS Vita definitions, fix some unused ones by @pheki in https://github.com/rust-lang/libc/pull/3284
- Drop
armv7-apple-ios
target support by @JohnTitor in https://github.com/rust-lang/libc/pull/3362 - backtrace definitions and support for getmntinfo and getvfsstat by @0323pin in https://github.com/rust-lang/libc/pull/3368
- apple fcntl update. by @devnexen in https://github.com/rust-lang/libc/pull/3365
- Added socketpair and pipe2 for Vita target by @nikarh in https://github.com/rust-lang/libc/pull/3366
- Added additional Ethernet Protocol Ids for fuchsia by @w1redch4d in https://github.com/rust-lang/libc/pull/3332
- timerfd api for freebsd 14. by @devnexen in https://github.com/rust-lang/libc/pull/3341
- haiku adding pthread GNU part by @devnexen in https://github.com/rust-lang/libc/pull/3364
- add execveat for glibc by @SteveLauC in https://github.com/rust-lang/libc/pull/3372
- added support for GNU/Hurd by @Vtewari2311 in https://github.com/rust-lang/libc/pull/3325
- Fix apple tvos support by @lcruz99 in https://github.com/rust-lang/libc/pull/3370
- Remove deprecation from SA_ONSTACK; fix hexagon-unknown-linux-musl by @androm3da in https://github.com/rust-lang/libc/pull/3335
- feat: add close_range for glibc by @SteveLauC in https://github.com/rust-lang/libc/pull/3373
- Update crate version to 0.2.149 by @nikarh in https://github.com/rust-lang/libc/pull/3360
New Contributors
- @Sword-Destiny made their first contribution in https://github.com/rust-lang/libc/pull/3333
- @Brijeshkrishna made their first contribution in https://github.com/rust-lang/libc/pull/3354
- @anacrolix made their first contribution in https://github.com/rust-lang/libc/pull/3337
- @4lDO2 made their first contribution in https://github.com/rust-lang/libc/pull/3347
- @pheki made their first contribution in https://github.com/rust-lang/libc/pull/3284
- @0323pin made their first contribution in https://github.com/rust-lang/libc/pull/3368
- @w1redch4d made their first contribution in https://github.com/rust-lang/libc/pull/3332
- @Vtewari2311 made their first contribution in https://github.com/rust-lang/libc/pull/3325
- @lcruz99 made their first contribution in https://github.com/rust-lang/libc/pull/3370
Full Changelog: https://github.com/rust-lang/libc/compare/0.2.148...0.2.149
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.