-
Notifications
You must be signed in to change notification settings - Fork 566
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#1815: fix unit_test failure on macos sierra due to gettimeofday (#2247
) On MacOS before Sierra, gettimeofday returns usecs:secs and does not set the timeval struct. Sierra correctly fills the timeval struct.
- Loading branch information
1 parent
2a71cfb
commit 38920e6
Showing
1 changed file
with
40 additions
and
25 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