Merged
Conversation
With the experimental time64 support, some of these structs gain a padding field on 32-bit platforms. We are planning to give everything a `Default` impl anyway ([1]) so start with these to ease the transition. [1]: rust-lang#4975 (backport <rust-lang#4976>) (cherry picked from commit 9c2df3f)
(backport <rust-lang#4982>) (cherry picked from commit 3c84a22)
Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](vmactions/solaris-vm@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (backport <rust-lang#4979>) (cherry picked from commit a41bc08)
(backport <rust-lang#4986>) (cherry picked from commit 939f009)
(backport <rust-lang#4993>) (cherry picked from commit f5ba622)
Also added descriptor types constants (backport <rust-lang#4991>) (cherry picked from commit 8c14958)
(backport <rust-lang#4994>) (cherry picked from commit 12bbae2)
Hexagon musl uses 64-bit time_t (__USE_TIME_BITS64), so add it to MUSL_REDIR_TIME64_ARCHES and force musl_v1_2_3 since hexagon only exists with recent musl. Without this, time_t is c_long (4 bytes) causing a 24-byte stack buffer overflow on fstat() calls. (backport <rust-lang#4992>) (cherry picked from commit 0a15ee8)
(backport <rust-lang#4997>) (cherry picked from commit 25f7037)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> (backport <rust-lang#4999>) (cherry picked from commit 538f7b6)
(backport <rust-lang#4985>) (cherry picked from commit 56caa81)
(backport <rust-lang#4981>) (cherry picked from commit cec13cb)
(backport <rust-lang#4988>) (cherry picked from commit 8f74b4b)
(backport <rust-lang#5003>) (cherry picked from commit e5c6bd4)
Collaborator
Collaborator
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport the following:
Defaultfortimevalandtimespec#4976kinfo_fileandKERN_FILE_*,KI_, andDTYPE_constants #4991Padding#4997kinfo_file,kinfo_pcbstructures and related constants #4985name_to_handle_atandopen_by_handle_at#4988