about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stdio.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-03-17 10:32:00 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-03-17 10:33:13 -0700
commit71982c21245489fd316fc9e82bf7bec4b09d45a6 (patch)
tree0f2fc8493fe14fc93ea48b642dfa87df059bad78 /src/libstd/sys/unix/stdio.rs
parentc64d671671aea2e44ee7fc6eb00ee75fc30ed7b9 (diff)
downloadrust-71982c21245489fd316fc9e82bf7bec4b09d45a6.tar.gz
rust-71982c21245489fd316fc9e82bf7bec4b09d45a6.zip
libc: Fix definition of sockaddr_storage on 32-bit linux
The alignment field is actually a "pointer sized" type instead of always i64,
requiring that the size of the padding field is also calculated slightly
differently.

Closes #23425
Diffstat (limited to 'src/libstd/sys/unix/stdio.rs')
0 files changed, 0 insertions, 0 deletions