June 24, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f7b36b9124b8e0769d2a8a318745d5e9c4d61fda
      https://github.com/D-Programming-Language/phobos/commit/f7b36b9124b8e0769d2a8a318745d5e9c4d61fda
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Fixes Issue 10469 - Remove WinAPI prototypes and enums from std.process.


  Commit: 4e7cb93c44c1626c986b96b60dce7dcae934cc54
      https://github.com/D-Programming-Language/phobos/commit/4e7cb93c44c1626c986b96b60dce7dcae934cc54
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M std/process.d

  Log Message:
  -----------
  Merge pull request #1371 from AndrejMitrovic/Fix10469

Issue 10469 - Remove WinAPI prototypes and enums from std.process.


Compare: https://github.com/D-Programming-Language/phobos/compare/b7216eae2e9e...4e7cb93c44c1