-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libtime: Fix adding negative duration to Timespec.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0b4912b
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.
saw approval from alexcrichton
at ruuda@0b4912b
0b4912b
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.
merging ruud-v-a/rust/timespec-arithmetic = 0b4912b into auto
0b4912b
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.
ruud-v-a/rust/timespec-arithmetic = 0b4912b merged ok, testing candidate = c95aa99
0b4912b
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.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/1155
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/1155
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/1154
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/1155
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/1150
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/1151
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/1150
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/1156
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/1151
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1150
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/1153
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/1154
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/1152
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/1153
0b4912b
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.
fast-forwarding master to auto = c95aa99