Thread overview
[Issue 19177] No version (Solaris) in druntime/src/core/stdc/time.d
Aug 29, 2018
RazvanN
August 29, 2018
https://issues.dlang.org/show_bug.cgi?id=19177

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
PR: https://github.com/dlang/druntime/pull/2288

--
August 29, 2018
https://issues.dlang.org/show_bug.cgi?id=19177

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/4b5be6e76061a76c7b173f11d2d348a7541eb0f5 Fix issue 19177: add clock() and CLOCKS_PER_SEC for Solaris

https://github.com/dlang/druntime/commit/d2e0f2c52668634d7e5e67ac7aa2f3e238877e05 Merge pull request #2288 from ZombineDev/fix-19177

Fix issue 19177: add clock() and CLOCKS_PER_SEC for Solaris merged-on-behalf-of: Petar Kirov <ZombineDev@users.noreply.github.com>

--
August 29, 2018
https://issues.dlang.org/show_bug.cgi?id=19177

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--