April 27, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 021ec8012e92bd90bc7b8f11bec6fd91d9cd5fd2
      https://github.com/D-Programming-Language/druntime/commit/021ec8012e92bd90bc7b8f11bec6fd91d9cd5fd2
  Author: Don Clugston <don.clugston@sociomantic.com>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M src/core/sys/posix/fcntl.d
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/sys/wait.d

  Log Message:
  -----------
  Remove octal literals from linux/freebsd code

To allow compilation without -d. I checked all these values twice.


  Commit: 1602f7c2dda429d2caccada9c06614ebbc1b4685
      https://github.com/D-Programming-Language/druntime/commit/1602f7c2dda429d2caccada9c06614ebbc1b4685
  Author: Steven Schveighoffer <schveiguy@yahoo.com>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M src/core/sys/posix/fcntl.d
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/sys/wait.d

  Log Message:
  -----------
  Merge pull request #197 from donc/deathToOctal

Remove octal literals from core/sys/posix


Compare: https://github.com/D-Programming-Language/druntime/compare/7eb147a...1602f7c