-
Notifications
You must be signed in to change notification settings - Fork 1.1k
<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
<sys/timex.h> #1642
Conversation
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. |
This comment has been minimized.
This comment has been minimized.
cb20da6
to
8d2f3c1
Compare
This comment has been minimized.
This comment has been minimized.
b0d4295
to
6a1b2ae
Compare
This is ready for review. Tests are failing on |
Ping @gnzlbg. Do you know when you'll get to reviewing this? |
☔ The latest upstream changes (presumably #1639) made this pull request unmergeable. Please resolve the merge conflicts. |
Could you resolve conflicts and rebase? r? @JohnTitor |
67a2759
to
5246ff4
Compare
f1312ee
to
04377cb
Compare
@JohnTitor all set. |
There was a problem hiding this 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!
Adds bindings for
ntp_adjtime
& co. for Linux, FreeBSD/NetBSD/Darwin, and Solaris/IllumOS.