[D-runtime] [D-Programming-Language/druntime] 3c7509: Add functions to manipulate FDs with DMC's runtime...

GitHub noreply at github.com
Tue Dec 11 20:30:10 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3c75097ddb5eb8b093d9daddeeec50ea8ed98dac
      https://github.com/D-Programming-Language/druntime/commit/3c75097ddb5eb8b093d9daddeeec50ea8ed98dac
  Author: alexrp <alex at lycus.org>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/core/stdc/stdio.d

  Log Message:
  -----------
  Add functions to manipulate FDs with DMC's runtime.

Needed for std.process.


  Commit: 905b1b11e535412fe567af4147292a2fe1565448
      https://github.com/D-Programming-Language/druntime/commit/905b1b11e535412fe567af4147292a2fe1565448
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-12-11 (Tue, 11 Dec 2012)

  Changed paths:
    M src/core/stdc/stdio.d

  Log Message:
  -----------
  Merge pull request #361 from alexrp/stdio-pipes

Add functions to manipulate FDs with DMC's runtime.


Compare: https://github.com/D-Programming-Language/druntime/compare/2783bf631624...905b1b11e535


More information about the D-runtime mailing list