Skip to content

Add missing MSG_PEEK definition for Solaris #518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 10, 2017

Conversation

binarycrusader
Copy link
Contributor

Fixes #517

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Feb 10, 2017

📌 Commit 463e958 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Feb 10, 2017

⌛ Testing commit 463e958 with merge cfc0165...

bors added a commit that referenced this pull request Feb 10, 2017
Add missing MSG_PEEK definition for Solaris

Fixes #517
@bors
Copy link
Contributor

bors commented Feb 10, 2017

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

@bors bors merged commit 463e958 into rust-lang:master Feb 10, 2017
binarycrusader added a commit to binarycrusader/libc that referenced this pull request Feb 11, 2017
Auto merge of rust-lang#518 - binarycrusader:master, r=alexcrichton
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
Added BaudRate enum for termios

Issue rust-lang#514

Does not provide `BaudRate::EXTA` or `BaudRate::EXTB` constants. These seem to alias to `B19200` and `B38400` respectively and so break the 1:1 mapping needed by `From`.  I don't know their historic use.
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.

4 participants