[D-runtime] [dlang/druntime] 76f664: Solaris: fix readdir for x64 OS.
GitHub via D-runtime
d-runtime at puremagic.com
Sun May 8 06:00:18 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 76f66404ddede0a8f573e073f1deb59747887e2d
https://github.com/dlang/druntime/commit/76f66404ddede0a8f573e073f1deb59747887e2d
Author: Oleg Nykytenko <oleg.nykytenko at gmail.com>
Date: 2016-05-08 (Sun, 08 May 2016)
Changed paths:
M src/core/sys/posix/dirent.d
Log Message:
-----------
Solaris: fix readdir for x64 OS.
Commit: 9ac855431c53b8cfaa2e5943dc2dc19f301a3b13
https://github.com/dlang/druntime/commit/9ac855431c53b8cfaa2e5943dc2dc19f301a3b13
Author: Oleg Nykytenko <oleg.nykytenko at gmail.com>
Date: 2016-05-08 (Sun, 08 May 2016)
Changed paths:
M src/core/sys/posix/dirent.d
Log Message:
-----------
Add an alias for readdir64 in x64 environment.
Commit: 65967a990625fe0192cf36825242962185dbf589
https://github.com/dlang/druntime/commit/65967a990625fe0192cf36825242962185dbf589
Author: Martin Nowak <code at dawg.eu>
Date: 2016-05-08 (Sun, 08 May 2016)
Changed paths:
M src/core/sys/posix/dirent.d
Log Message:
-----------
Merge pull request #1566 from nykytenko/solaris
Solaris: fix readdir for x64 OS.
Compare: https://github.com/dlang/druntime/compare/8e09c99ca253...65967a990625
More information about the D-runtime
mailing list