cargo-disasm
cargo-disasm copied to clipboard
Bump libc from 0.2.92 to 0.2.132
Bumps libc from 0.2.92 to 0.2.132.
Release notes
Sourced from libc's releases.
0.2.132
What's Changed
- Add FUTEX_LOCK_PI2 on Linux by
@rtzoellerin rust-lang/libc#2874- Add pthread_sigqueue. by
@pirocksin rust-lang/libc#2873- Fix incorrect constant for O_LARGEFILE on mips64-linux-musl by
@jam1garnerin rust-lang/libc#2875- Bump version to 0.2.132 by
@pirocksin rust-lang/libc#2877New Contributors
@pirocksmade their first contribution in rust-lang/libc#2873@jam1garnermade their first contribution in rust-lang/libc#2875Full Changelog: https://github.com/rust-lang/libc/compare/0.2.131...0.2.132
0.2.131
What's Changed
- Add
gnu_get_[version|release]for glibc by@LegNeatoin rust-lang/libc#2862- Bump to 0.2.131 to work around Cargo bug by
@Amanieuin rust-lang/libc#2871Full Changelog: https://github.com/rust-lang/libc/compare/0.2.130...0.2.131
0.2.130
What's Changed
- Bump to 0.2.130 by
@teamplayer3in rust-lang/libc#2868New Contributors
@teamplayer3made their first contribution in rust-lang/libc#2868Full Changelog: https://github.com/rust-lang/libc/compare/0.2.129...0.2.130
0.2.129
What's Changed
- Bump up to v0.2.129 by
@JohnTitorin rust-lang/libc#2867Full Changelog: https://github.com/rust-lang/libc/compare/0.2.128...0.2.129
0.2.128
This version has been yanked on crates.io, see rust-lang/libc#2866 for the details.
What's Changed
- libc 0.2.127 by
@joshtriplettin rust-lang/libc#2859- feat: Add
f_flags_extmember to Apple'sstatfsstructure by@poliorceticsin rust-lang/libc#2858- Bump libc-test version to match libc by
@joshtriplettin rust-lang/libc#2863- add BUS_ si_code constants by
@i509VCBin rust-lang/libc#2855- Fix for rust-lang/libc#2860 by
@Tastaturtastein rust-lang/libc#2861- Add definitions in libc headers in Android for riscv64 by
@MaoHan001in rust-lang/libc#2857- add crt-static for android by
@Bryanskiyin rust-lang/libc#2848- Socket constants necessary for ESP-IDF support in socket2 by
@ivmarkovin rust-lang/libc#2864- libc v0.2.128 by
@Amanieuin rust-lang/libc#2865
... (truncated)
Commits
2a1d103Auto merge of #2877 - pirocks:master, r=Amanieu58f4136Bump version to 0.2.1321d38aa2Auto merge of #2875 - jam1garner:fix-mips-o-largefile, r=JohnTitor6844affFix incorrect constant for O_LARGEFILE on mips64-linux-musl08c0f2cAuto merge of #2873 - pirocks:master, r=JohnTitor26b8795Auto merge of #2874 - rtzoeller:FUTEX_LOCK_PI2, r=JohnTitora8f02e9Ignore FUTEX_LOCK_PI2 in tests654cc69Add FUTEX_LOCK_PI2 on Linuxf967994Add pthread_sigqueue.d9eb957Auto merge of #2871 - Amanieu:v0.2.131, r=Amanieu- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)