Skip to content
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

Add timer interface for illumos and Solaris #2041

Merged
merged 1 commit into from Jan 27, 2021

Conversation

pfmooney
Copy link
Contributor

This adds the timer_* family of functions present in illumos (and Solaris), along with the associated types. The libc-test suite passes on an illumos (OmniOSCE) machine. While I do not have resources available to test on Solaris, these interfaces have been stable since Oracle forked.

@rust-highfive
Copy link

r? @JohnTitor

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jan 26, 2021

📌 Commit 5675256 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented Jan 27, 2021

⌛ Testing commit 5675256 with merge ecceae9...

bors added a commit that referenced this pull request Jan 27, 2021
Add timer interface for illumos and Solaris

This adds the `timer_*` family of functions present in illumos (and Solaris), along with the associated types.  The `libc-test` suite passes on an illumos (OmniOSCE) machine.  While I do not have resources available to test on Solaris, these interfaces have been stable since Oracle forked.
@bors
Copy link
Contributor

bors commented Jan 27, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing ecceae9 to master...

@bors
Copy link
Contributor

bors commented Jan 27, 2021

👀 Test was successful, but fast-forwarding failed: 422 Update is not a fast forward

@JohnTitor
Copy link
Member

@bors retry

@bors
Copy link
Contributor

bors commented Jan 27, 2021

⌛ Testing commit 5675256 with merge 5421f0b...

@bors
Copy link
Contributor

bors commented Jan 27, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing 5421f0b to master...

@bors bors merged commit 5421f0b into rust-lang:master Jan 27, 2021
@pfmooney pfmooney deleted the illumos-timers branch August 9, 2023 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants