Skip to content

Conversation

radupopescu
Copy link
Contributor

  • Adds the missing WIFCONTINUED function to Linux (in src/unix/notbsd/mod.rs).
  • Modifies the signature of WIFCONTINUED on FreeBSD (src/unix/bsd/freebsdlike/mod.rs) to be consistent with the ones on MacOS and Linux.

@rust-highfive
Copy link

r? @alexcrichton

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

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Feb 13, 2017

📌 Commit ff8c71a has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Feb 13, 2017

⌛ Testing commit ff8c71a with merge e161d3d...

bors added a commit that referenced this pull request Feb 13, 2017
WIFCONTINUED function on Linux and FreeBSD

* Adds the missing WIFCONTINUED function to Linux (in `src/unix/notbsd/mod.rs`).
* Modifies the signature of WIFCONTINUED on FreeBSD (`src/unix/bsd/freebsdlike/mod.rs`) to be consistent with the ones on MacOS and Linux.
@bors
Copy link
Contributor

bors commented Feb 14, 2017

💥 Test timed out

@alexcrichton
Copy link
Member

alexcrichton commented Feb 14, 2017 via email

@bors
Copy link
Contributor

bors commented Feb 14, 2017

⌛ Testing commit ff8c71a with merge 53bb038...

bors added a commit that referenced this pull request Feb 14, 2017
WIFCONTINUED function on Linux and FreeBSD

* Adds the missing WIFCONTINUED function to Linux (in `src/unix/notbsd/mod.rs`).
* Modifies the signature of WIFCONTINUED on FreeBSD (`src/unix/bsd/freebsdlike/mod.rs`) to be consistent with the ones on MacOS and Linux.
@bors
Copy link
Contributor

bors commented Feb 14, 2017

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

@bors bors merged commit ff8c71a into rust-lang:master Feb 14, 2017
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* Add more inline and target_feature decorators

* Add Vector Multiply Low and Add Unsigned Half Word

* Add Vector Multiply Sum
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