January 17, 2016
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cb45f10014f70ffbdf1d7c15f42357b842f05fa4
      https://github.com/D-Programming-Language/dmd/commit/cb45f10014f70ffbdf1d7c15f42357b842f05fa4
  Author: Johan Engelen <jbc.engelen@gmail.com>
  Date:   2016-01-17 (Sun, 17 Jan 2016)

  Changed paths:
    M src/root/rmem.d

  Log Message:
  -----------
  Fix Mem::xstrdup function signature to match the C++ header.


  Commit: 0fd13df4f86310df70e6b2eeee7071f9ab31663d
      https://github.com/D-Programming-Language/dmd/commit/0fd13df4f86310df70e6b2eeee7071f9ab31663d
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2016-01-18 (Mon, 18 Jan 2016)

  Changed paths:
    M src/root/rmem.d

  Log Message:
  -----------
  Merge pull request #5356 from JohanEngelen/headerfix

Fix Mem::xstrdup C++ function signature to match the D source.


Compare: https://github.com/D-Programming-Language/dmd/compare/8968b7bf8a3b...0fd13df4f863