diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2025-03-12 10:19:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 10:19:35 -0700 |
| commit | c756251076cf2a12a94e5a19be4ebba4bf0728d7 (patch) | |
| tree | a5a31c52ac6f89f582d9e41a43cec541d780b9c3 /library/core | |
| parent | 9d1b62c109273a4d49e2c786c3112830616dc273 (diff) | |
| parent | 17d1e050e6fd0ad6bf9f85d3f81da5a39d09d03c (diff) | |
| download | rust-c756251076cf2a12a94e5a19be4ebba4bf0728d7.tar.gz rust-c756251076cf2a12a94e5a19be4ebba4bf0728d7.zip | |
Rollup merge of #138409 - xingxue-ibm:use-sigaction, r=compiler-errors
Use sa_sigaction instead of sa_union.__su_sigaction for AIX Revert test cases to use `sa_sigaction` instead of `sa_union.__su_sigaction`, now that the `libc` crate implementation for AIX defines `sa_sigaction` as a direct member of `struct sigaction`, aligning it with implementations on other similar platforms. ([[AIX] Use sa_sigaction instead of the union](https://github.com/rust-lang/libc/pull/4250)).
Diffstat (limited to 'library/core')
0 files changed, 0 insertions, 0 deletions
