September 12, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: bf6c129b954f073e9fdc4da64bb993cd620a8a5d
      https://github.com/D-Programming-Language/phobos/commit/bf6c129b954f073e9fdc4da64bb993cd620a8a5d
  Author: Jacob Carlborg <doob@me.com>
  Date:   2013-09-06 (Fri, 06 Sep 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Add function for getting the current executable path.


  Commit: c0d297db5eb914735ccf9378b03adcda3a136c79
      https://github.com/D-Programming-Language/phobos/commit/c0d297db5eb914735ccf9378b03adcda3a136c79
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #1224 from jacob-carlborg/get_process_path

Add function for getting the current process path.


Compare: https://github.com/D-Programming-Language/phobos/compare/cf882249701c...c0d297db5eb9