[D-runtime] [D-Programming-Language/druntime] 1c0db3: Deprecate msync in favor of MemoryOrder.

GitHub noreply at github.com
Thu Nov 29 07:12:17 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 1c0db3cb7281aa219e5f06b2a02f96443185233b
      https://github.com/D-Programming-Language/druntime/commit/1c0db3cb7281aa219e5f06b2a02f96443185233b
  Author: alexrp <alex at lycus.org>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/core/atomic.d
    M src/core/thread.d

  Log Message:
  -----------
  Deprecate msync in favor of MemoryOrder.


  Commit: ebeb0c2d9f3e32700e5b9fe0adcb988e1d2250b4
      https://github.com/D-Programming-Language/druntime/commit/ebeb0c2d9f3e32700e5b9fe0adcb988e1d2250b4
  Author: Martin Nowak <dawg at dawgfoto.de>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    M src/core/atomic.d
    M src/core/thread.d

  Log Message:
  -----------
  Merge pull request #327 from alexrp/core-atomic-msync

Deprecate msync in favor of MemoryOrder.


Compare: https://github.com/D-Programming-Language/druntime/compare/a266ef0b39d8...ebeb0c2d9f3e


More information about the D-runtime mailing list