about summary refs log tree commit diff
path: root/src/test/run-pass/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-06-17 00:05:50 +0000
committerbors <bors@rust-lang.org>2017-06-17 00:05:50 +0000
commit1169a1fb1386be5b640b0ca38f362c162fd33c8b (patch)
tree6c61125d6a99978348e77db3adccedc661ce7d3f /src/test/run-pass/thinlto
parent3cb803460b109235cf83bbfc4173e5b038ce3396 (diff)
parent0c26b5998d269f58c513fc55ebfdf873be02cc99 (diff)
downloadrust-1169a1fb1386be5b640b0ca38f362c162fd33c8b.tar.gz
rust-1169a1fb1386be5b640b0ca38f362c162fd33c8b.zip
Auto merge of #42604 - stepancheg:timedwait, r=alexcrichton
Fix condvar.wait(distant future) return immediately on OSX

Fixes issue #37440: `pthread_cond_timedwait` on macOS Sierra seems
to overflow `ts_sec` parameter and returns immediately. To work
around this problem patch rounds timeout down to year 3000.

Patch also fixes overflow when converting `u64` to `time_t`.
Diffstat (limited to 'src/test/run-pass/thinlto')
0 files changed, 0 insertions, 0 deletions