May 16, 2015 [D-runtime] [D-Programming-Language/druntime] 52e50b: add missing IO declarations for Windows | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 52e50bfe4306fd2d7a69efa050b8732d20de0d76 https://github.com/D-Programming-Language/druntime/commit/52e50bfe4306fd2d7a69efa050b8732d20de0d76 Author: Martin Nowak <code@dawg.eu> Date: 2015-05-17 (Sun, 17 May 2015) Changed paths: M src/core/stdc/stdio.d M src/core/sys/windows/windows.d Log Message: ----------- add missing IO declarations for Windows - SetEndOfFile (Windows API) - open/sopen/fdopen/close (CLIB stdio) - fileno DMC - add missing underscore aliases for DMC Commit: 1d082c1f5017117b22d30f61746f1d24b6559e99 https://github.com/D-Programming-Language/druntime/commit/1d082c1f5017117b22d30f61746f1d24b6559e99 Author: Walter Bright <walter@walterbright.com> Date: 2015-05-16 (Sat, 16 May 2015) Changed paths: M src/core/stdc/stdio.d M src/core/sys/windows/windows.d Log Message: ----------- Merge pull request #1281 from MartinNowak/missingWinIO add missing IO declarations for Windows Compare: https://github.com/D-Programming-Language/druntime/compare/43aaaa9b2ceb...1d082c1f5017 |
Copyright © 1999-2021 by the D Language Foundation