[phobos] [D-Programming-Language/phobos] adcac5: Use errno instead of getErrno in Phobos.

GitHub noreply at github.com
Sun Jul 8 18:31:56 PDT 2012


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

  Changed paths:
    M std/exception.d
    M std/file.d
    M std/mmfile.d
    M std/stdio.d

  Log Message:
  -----------
  Use errno instead of getErrno in Phobos.


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

  Changed paths:
    M std/exception.d
    M std/file.d
    M std/mmfile.d
    M std/stdio.d

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

Use errno instead of getErrno in Phobos.


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


More information about the phobos mailing list