[D-runtime] [D-Programming-Language/druntime] 87b586: core.stdc.stdio: Add MSVCRT functions to convert b...
GitHub
noreply at github.com
Fri Dec 27 14:12:07 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 87b586c2849ed56d3fb7ac0b097c41f17ade6cea
https://github.com/D-Programming-Language/druntime/commit/87b586c2849ed56d3fb7ac0b097c41f17ade6cea
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-12-27 (Fri, 27 Dec 2013)
Changed paths:
M src/core/stdc/stdio.d
Log Message:
-----------
core.stdc.stdio: Add MSVCRT functions to convert between fds and HANDLEs
Commit: 059e855e45da91775233d9e8cf57f75cb522c44e
https://github.com/D-Programming-Language/druntime/commit/059e855e45da91775233d9e8cf57f75cb522c44e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-27 (Fri, 27 Dec 2013)
Changed paths:
M src/core/stdc/stdio.d
Log Message:
-----------
Merge pull request #701 from CyberShadow/osfhandle
core.stdc.stdio: Add MSVCRT functions to convert between fds and HANDLEs
Compare: https://github.com/D-Programming-Language/druntime/compare/cd5ce93f8fe0...059e855e45da
More information about the D-runtime
mailing list