[D-runtime] [dlang/druntime] 998c0f: fix issue 15976: swap out explicit TLS values duri...

GitHub via D-runtime d-runtime at puremagic.com
Thu May 5 15:00:14 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 998c0fc455c959bfb55c1a26ef8b9599622bc457
      https://github.com/dlang/druntime/commit/998c0fc455c959bfb55c1a26ef8b9599622bc457
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2016-05-01 (Sun, 01 May 2016)

  Changed paths:
    M src/core/sys/windows/threadaux.d

  Log Message:
  -----------
  fix issue 15976: swap out explicit TLS values during impersonating thread


  Commit: c7ddfef05d0d6ed564aecd2e6a51b6e6a93f689a
      https://github.com/dlang/druntime/commit/c7ddfef05d0d6ed564aecd2e6a51b6e6a93f689a
  Author: Martin Nowak <code at dawg.eu>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M src/core/sys/windows/threadaux.d

  Log Message:
  -----------
  Merge pull request #1556 from rainers/explicit_tls

fix issue 15976: swap out explicit TLS values during impersonating thread


Compare: https://github.com/dlang/druntime/compare/4efbc73d6901...c7ddfef05d0d


More information about the D-runtime mailing list