rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.16k stars 318 forks source link

solaris/illumos localtime_r / clock_getime support enabled. #3614

Closed devnexen closed 1 month ago

devnexen commented 1 month ago

clock_gettime support CLOCK_REALTIME/CLOCK_MONOTONIC clockid_t. localtime_r is supported only tm struct is more limited than other supported platforms.

bors commented 1 month ago

:umbrella: The latest upstream changes (presumably #3616) made this pull request unmergeable. Please resolve the merge conflicts.

devnexen commented 1 month ago

@rustbot ready

oli-obk commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit 67cf516595ab234438fb23a1073d3fc7bc21fb5f has been approved by oli-obk

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit 67cf516595ab234438fb23a1073d3fc7bc21fb5f with merge 94b6cd695547b0e757199ae2c4ff567c4eddf5ad...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: oli-obk Pushing 94b6cd695547b0e757199ae2c4ff567c4eddf5ad to master...