Skip to content

Conversation

japaric
Copy link

@japaric japaric commented Sep 11, 2016

also "backport" two glibc fixes:

so libc-test passes.

closes #231

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+ be5969b

@bors
Copy link
Contributor

bors commented Sep 12, 2016

⌛ Testing commit be5969b with merge 36bec35...

bors added a commit that referenced this pull request Sep 12, 2016
aarch64: test against Ubuntu 16.04

also "backport" two glibc fixes:

- ipc_perm.mode is c_uint. [commit][1] [discussion][2]
- bump SIGSTKSZ to 16384. [commit][3] [discussion][4]

so libc-test passes.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=5c40c3bab2
[2]: https://www.sourceware.org/ml/libc-alpha/2014-10/msg00446.html
[3]: https://sourceware.org/git/?p=glibc.git;a=commit;h=b763f6ae859ecea70a5dacb8ad45c71d5f667e2e
[4]: https://sourceware.org/ml/libc-alpha/2015-04/msg00033.html

closes #231

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Sep 12, 2016

☀️ Test successful - status-appveyor, travis
Approved by: alexcrichton
Pushing 36bec35 to master...

@bors bors merged commit be5969b into rust-lang:master Sep 12, 2016
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
@tgross35 tgross35 mentioned this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aarch64 fails with newer glibc (ipc_perm.mode)
3 participants