Skip to content

<sys/timex.h> #1642

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 4 commits into from
Mar 7, 2020
Merged

<sys/timex.h> #1642

merged 4 commits into from
Mar 7, 2020

Conversation

dfoxfranke
Copy link
Contributor

@dfoxfranke dfoxfranke commented Jan 11, 2020

Adds bindings for ntp_adjtime & co. for Linux, FreeBSD/NetBSD/Darwin, and Solaris/IllumOS.

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @gnzlbg (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@dfoxfranke

This comment has been minimized.

@dfoxfranke dfoxfranke force-pushed the sys-timex branch 3 times, most recently from cb20da6 to 8d2f3c1 Compare January 11, 2020 22:58
@dfoxfranke

This comment has been minimized.

@dfoxfranke dfoxfranke force-pushed the sys-timex branch 4 times, most recently from b0d4295 to 6a1b2ae Compare January 12, 2020 03:04
@dfoxfranke
Copy link
Contributor Author

This is ready for review. Tests are failing on i686-apple-darwin because the rustc nightly is currently broken, but everything else passes.

@dfoxfranke
Copy link
Contributor Author

Ping @gnzlbg. Do you know when you'll get to reviewing this?

@dfoxfranke dfoxfranke requested a review from gnzlbg January 22, 2020 17:53
@bors
Copy link
Contributor

bors commented Feb 20, 2020

☔ The latest upstream changes (presumably #1639) made this pull request unmergeable. Please resolve the merge conflicts.

@JohnTitor
Copy link
Member

Could you resolve conflicts and rebase? r? @JohnTitor

@rust-highfive rust-highfive assigned JohnTitor and unassigned gnzlbg Mar 1, 2020
@dfoxfranke dfoxfranke force-pushed the sys-timex branch 2 times, most recently from 67a2759 to 5246ff4 Compare March 1, 2020 17:00
@dfoxfranke dfoxfranke force-pushed the sys-timex branch 2 times, most recently from f1312ee to 04377cb Compare March 1, 2020 18:44
@dfoxfranke
Copy link
Contributor Author

@JohnTitor all set.

Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

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.

5 participants