Skip to content

Commit d4f6a19

Browse files
authored
Auto merge of rust-lang#383 - uweigand:master, r=alexcrichton
Add more s390x definitions This adds more Linux-specific definitions for s390x, to match the defines provided for other Linux targets. Many of these will be required to build std, rustc, and cargo. In addition, this changes the type of sigaction.sa_flags to "int" to match current glibc after this bug fix was applied: https://sourceware.org/bugzilla/show_bug.cgi?id=16713 Some other (cosmetic) changes to bring types in line with the exact types used in the glibc headers (e.g. ino64_t instead of ino_t in statfs64). Signed-off-by: Ulrich Weigand <[email protected]>
2 parents 574b293 + 0b5bdba commit d4f6a19

File tree

1 file changed

+459
-10
lines changed

1 file changed

+459
-10
lines changed

0 commit comments

Comments
 (0)