July 08, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d27198beed6f35e4f1c5ee05b833bbd36e32bd1c
      https://github.com/D-Programming-Language/phobos/commit/d27198beed6f35e4f1c5ee05b833bbd36e32bd1c
  Author: alexrp <alex@lycus.org>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Use errno property instead of setErrno in std.path.


  Commit: 5fa37c1ae43781dbbd91d75868dcce1ed90f82c3
      https://github.com/D-Programming-Language/phobos/commit/5fa37c1ae43781dbbd91d75868dcce1ed90f82c3
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Merge pull request #671 from alexrp/errno

Use errno property instead of setErrno in std.path.


Compare: https://github.com/D-Programming-Language/phobos/compare/0b4df6a57be7...5fa37c1ae437