[phobos] [D-Programming-Language/phobos] b593b3: std.stdio: Add File.windowsHandle, fdopen and wind...
GitHub
noreply at github.com
Sun Feb 16 12:59:34 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: b593b30ce125ba5b88d606f962ca2f86bfc15c8d
https://github.com/D-Programming-Language/phobos/commit/b593b30ce125ba5b88d606f962ca2f86bfc15c8d
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M std/process.d
M std/stdio.d
Log Message:
-----------
std.stdio: Add File.windowsHandle, fdopen and windowsHandleOpen
This moves existing code from std.process to std.stdio for public use.
Commit: fe532ece6f738f28c53c454263f83f77a1255d08
https://github.com/D-Programming-Language/phobos/commit/fe532ece6f738f28c53c454263f83f77a1255d08
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-16 (Sun, 16 Feb 2014)
Changed paths:
M std/process.d
M std/stdio.d
Log Message:
-----------
Merge pull request #1888 from CyberShadow/std-stdio-handle
std.stdio: Add File.windowsHandle, fdopen and windowsHandleOpen
Compare: https://github.com/D-Programming-Language/phobos/compare/cc09f11d0596...fe532ece6f73
More information about the phobos
mailing list