[D-runtime] [D-Programming-Language/druntime] 038d84: Make fstat @trusted
GitHub via D-runtime
d-runtime at puremagic.com
Thu Feb 5 00:47:50 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 038d84665417c8bbeaeb4f6dbb5433e787a70a3a
https://github.com/D-Programming-Language/druntime/commit/038d84665417c8bbeaeb4f6dbb5433e787a70a3a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/statvfs.d
M src/core/sys/windows/stat.d
Log Message:
-----------
Make fstat @trusted
Commit: 026a9e09b43f4ed98fab9035e62599c0849d5f7c
https://github.com/D-Programming-Language/druntime/commit/026a9e09b43f4ed98fab9035e62599c0849d5f7c
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-05 (Thu, 05 Feb 2015)
Changed paths:
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/statvfs.d
M src/core/sys/windows/stat.d
Log Message:
-----------
Merge pull request #1157 from andralex/trusted
Make fstat @trusted
Compare: https://github.com/D-Programming-Language/druntime/compare/a651ac2a1f8c...026a9e09b43f
More information about the D-runtime
mailing list