[D-runtime] [D-Programming-Language/druntime] 8d3f96: Add CLOCK_REALTIME_FAST for FreeBSD.

GitHub via D-runtime d-runtime at puremagic.com
Tue Oct 7 12:50:49 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 8d3f96a0cb5d08de7d352d0fdaa8221e46bc8aad
      https://github.com/D-Programming-Language/druntime/commit/8d3f96a0cb5d08de7d352d0fdaa8221e46bc8aad
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    A src/core/sys/freebsd/time.d
    A src/core/sys/linux/time.d
    M src/core/sys/posix/time.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Add CLOCK_REALTIME_FAST for FreeBSD.

Added the platform-specific CLOCK_ values for Linux and FreeBSD and put
them in their own files, deprecating the pre-existing ones in the posix
file.

This is required for Phobos pull# 2584.


  Commit: 4748f29037325f129aa4bbf6de9c21e409b91001
      https://github.com/D-Programming-Language/druntime/commit/4748f29037325f129aa4bbf6de9c21e409b91001
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-10-07 (Tue, 07 Oct 2014)

  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    A src/core/sys/freebsd/time.d
    A src/core/sys/linux/time.d
    M src/core/sys/posix/time.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #981 from jmdavis/CLOCK_REALTIME_FAST

Add CLOCK_REALTIME_FAST for FreeBSD.


Compare: https://github.com/D-Programming-Language/druntime/compare/f400e667da24...4748f2903732


More information about the D-runtime mailing list