rust-libc-print
rust-libc-print copied to clipboard
Bump libc from 0.2.148 to 0.2.151
Bumps libc from 0.2.148 to 0.2.151.
Release notes
Sourced from libc's releases.
0.2.151
What's Changed
- Add new constants to be used in (linux) sysctl by
@GuillaumeGomezin rust-lang/libc#3423- openbsd ifreq implementation refinement ifru_data member using proper… by
@devnexenin rust-lang/libc#3390- adding reboot to netbsd/openbsd. by
@devnexenin rust-lang/libc#3426- feat: add GSO flags for linux and android by
@elecmin rust-lang/libc#3420- Use a unique name for the Docker image used by CI. by
@Arnavionin rust-lang/libc#3427- Add more definitions from linux/tls.h by
@Arnavionin rust-lang/libc#3422- hurd: Complete C API interface by
@sthibaulin rust-lang/libc#3428- Fix a typo in getnameinfo() by
@adder32in rust-lang/libc#3431- hurd: Fix C API interface completion by
@sthibaulin rust-lang/libc#3430- Downgrade CI support for MIPS by
@JohnTitorin rust-lang/libc#3429- Upgrade FreeBSD ABi used on std to 12 by
@JohnTitorin rust-lang/libc#3434- Upgrade Android NDK version by
@JohnTitorin rust-lang/libc#3435- feat: Added wireless.h constants by
@Brijeshkrishnain rust-lang/libc#3415- feat: eventfd_read/write for Android/FreeBSD/Linux by
@SteveLauCin rust-lang/libc#3437- Upgrade macOS image to 13 by
@JohnTitorin rust-lang/libc#3442- Add the NI_IDN getnameinfo() extension by
@adder32in rust-lang/libc#3433- adding getentropy for apple devices. by
@devnexenin rust-lang/libc#3443- Add ioctl FS_IOC_* version and flag constants by
@fsavy-tehtrisin rust-lang/libc#3396- haiku adding subset of cpu topology api. by
@devnexenin rust-lang/libc#3440- add vm_allocate for apple by
@hjmallonin rust-lang/libc#3448- Remove asmjs-unknown-emscripten target by
@JohnTitorin rust-lang/libc#3451- add more pthread_attr functions and related constants: by
@Ncerzzkin rust-lang/libc#3447- Add
IP_RECVTTLandIPV6_RECVHOPLIMITfor Apple platforms by@larseggertin rust-lang/libc#3450- Unignore
aarch64-linux-androidby@JohnTitorin rust-lang/libc#3438- Fix libc-tests for illumos/solaris target by
@pfmooneyin rust-lang/libc#3455- expose solarish's SFV_FD_SELF for sendfilev purpose by
@devnexenin rust-lang/libc#3452- Do not dereference uninhabited types refs in Clone implementations by
@samueltardieuin rust-lang/libc#3456- Update docs for contributors by
@JohnTitorin rust-lang/libc#3458- adding RFSIGSHARE flag for FreeBSD's rfork by
@devnexenin rust-lang/libc#3457- MAP_HUGE_SHIFT & HUGETLB_FLAG_ENCODE_SHIFT for Andorid/Fuchsia by
@SteveLauCin rust-lang/libc#3444- netbsd arm* registers and reorder per architecture. by
@devnexenin rust-lang/libc#3467- add pthread_cond_timedwait for teeos by
@Sword-Destinyin rust-lang/libc#3464- Add
if_xdp.hstructs and constants and addSOL_XDPto musl by@arctic-alpacain rust-lang/libc#3453- Generate
aarch64-apple-darwindocs on docs.rs by@JohnTitorin rust-lang/libc#3470- openbsd riscv64 adding sigcontext by
@devnexenin rust-lang/libc#3469- openbsd/netbsd MAP_TRYFIXED constant by
@devnexenin rust-lang/libc#3471- Prepare release for v0.2.151 by
@JohnTitorin rust-lang/libc#3472New Contributors
@elecmmade their first contribution in rust-lang/libc#3420@Arnavionmade their first contribution in rust-lang/libc#3427@adder32made their first contribution in rust-lang/libc#3431@fsavy-tehtrismade their first contribution in rust-lang/libc#3396@hjmallonmade their first contribution in rust-lang/libc#3448@Ncerzzkmade their first contribution in rust-lang/libc#3447@larseggertmade their first contribution in rust-lang/libc#3450@samueltardieumade their first contribution in rust-lang/libc#3456@arctic-alpacamade their first contribution in rust-lang/libc#3453
... (truncated)
Commits
fe5fe49Auto merge of #3472 - JohnTitor:release-0.2.151, r=JohnTitorf37806eAuto merge of #3471 - devnexen:netbsdlike_map_tryfixed, r=JohnTitor347d95aAuto merge of #3469 - devnexen:obsd_reg_riscv64, r=JohnTitor9645281Prepare release for v0.2.15136f5f13openbsd/netbsd MAP_TRYFIXED constant740e784Auto merge of #3470 - JohnTitor:docs-rs-aarch64-apple-darwin, r=JohnTitor558acf1Generateaarch64-apple-darwindocs on docs.rsc4e3e91Auto merge of #3453 - arctic-alpaca:main, r=JohnTitor0cd65a9openbsd riscv64 adding sigcontext5901514AddSOL_XDPto linux musl- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)