May 30, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3352c90c2e47cb155bdc739c693c37fe7566a41d
      https://github.com/D-Programming-Language/phobos/commit/3352c90c2e47cb155bdc739c693c37fe7566a41d
  Author: Joakim <git@joakim.fea.st>
  Date:   2015-05-27 (Wed, 27 May 2015)

  Changed paths:
    M std/conv.d
    M std/datetime.d
    M std/exception.d
    M std/file.d
    M std/format.d
    M std/math.d
    M std/mmfile.d
    M std/parallelism.d
    M std/path.d
    M std/process.d
    M std/socket.d
    M std/stdio.d
    M std/system.d

  Log Message:
  -----------
  Separate linux kernel, glibc, and bionic APIs where appropriate


  Commit: ebc90dc1499388677b4a9abe14d9e95beac2b02b
      https://github.com/D-Programming-Language/phobos/commit/ebc90dc1499388677b4a9abe14d9e95beac2b02b
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-05-30 (Sat, 30 May 2015)

  Changed paths:
    M std/conv.d
    M std/datetime.d
    M std/exception.d
    M std/file.d
    M std/format.d
    M std/math.d
    M std/mmfile.d
    M std/parallelism.d
    M std/path.d
    M std/process.d
    M std/socket.d
    M std/stdio.d
    M std/system.d

  Log Message:
  -----------
  Merge pull request #2657 from joakim-noah/separate_glibc

Separate linux kernel, glibc, and bionic APIs where appropriate


Compare: https://github.com/D-Programming-Language/phobos/compare/d8e2ad432678...ebc90dc14993