Skip to content

Commit

Permalink
Auto merge of #815 - ndusart:sys, r=alexcrichton
Browse files Browse the repository at this point in the history
fix ABI breakage in syscall constants

Fix other platforms impacted by 9029cfb
  • Loading branch information
bors committed Oct 20, 2017
2 parents 7e33065 + b7b316b commit 0a52819
Show file tree
Hide file tree
Showing 10 changed files with 3,332 additions and 3,332 deletions.
732 changes: 366 additions & 366 deletions src/unix/notbsd/linux/mips/mips32.rs

Large diffs are not rendered by default.

652 changes: 326 additions & 326 deletions src/unix/notbsd/linux/mips/mips64.rs

Large diffs are not rendered by default.

700 changes: 350 additions & 350 deletions src/unix/notbsd/linux/musl/b32/arm.rs

Large diffs are not rendered by default.

716 changes: 358 additions & 358 deletions src/unix/notbsd/linux/musl/b32/mips.rs

Large diffs are not rendered by default.

528 changes: 264 additions & 264 deletions src/unix/notbsd/linux/musl/b64/aarch64.rs

Large diffs are not rendered by default.

704 changes: 352 additions & 352 deletions src/unix/notbsd/linux/other/b32/arm.rs

Large diffs are not rendered by default.

738 changes: 369 additions & 369 deletions src/unix/notbsd/linux/other/b32/powerpc.rs

Large diffs are not rendered by default.

532 changes: 266 additions & 266 deletions src/unix/notbsd/linux/other/b64/aarch64.rs

Large diffs are not rendered by default.

718 changes: 359 additions & 359 deletions src/unix/notbsd/linux/other/b64/powerpc64.rs

Large diffs are not rendered by default.

644 changes: 322 additions & 322 deletions src/unix/notbsd/linux/s390x.rs

Large diffs are not rendered by default.

0 comments on commit 0a52819

Please sign in to comment.