mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
0ff8ee6d7e
[AIX] Replace sa_sigaction with sa_union.__su_sigaction for AIX On AIX, the `sa_sigaction` member of `struct sigaction` is accessed as the union member `sa_union.__su_sigaction`.