[D-runtime] [D-Programming-Language/druntime] 097dab: Fix sys.types definitions for Linux X32.
GitHub
noreply at github.com
Fri Jun 7 14:12:12 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 097dab2487c191695972d6e835314b62fc2fe2d7
https://github.com/D-Programming-Language/druntime/commit/097dab2487c191695972d6e835314b62fc2fe2d7
Author: ibuclaw <ibuclaw at ubuntu.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/core/stdc/time.d
M src/core/sys/posix/sys/types.d
Log Message:
-----------
Fix sys.types definitions for Linux X32.
Commit: 3a48485223b2f7dde5a6e34f64cdbe0b7c431ed9
https://github.com/D-Programming-Language/druntime/commit/3a48485223b2f7dde5a6e34f64cdbe0b7c431ed9
Author: ibuclaw <ibuclaw at ubuntu.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/core/sys/posix/sys/stat.d
Log Message:
-----------
Fix sys.stat stat_t layout for Linux X32
Commit: 8388bcec64314187cae188f64fe720792efd70e8
https://github.com/D-Programming-Language/druntime/commit/8388bcec64314187cae188f64fe720792efd70e8
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)
Changed paths:
M src/core/stdc/time.d
M src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/types.d
Log Message:
-----------
Merge pull request #514 from ibuclaw/x32arch2
Fix sys.types and sys.stat for Linux X32.
Compare: https://github.com/D-Programming-Language/druntime/compare/9a148b5cb5bb...8388bcec6431
More information about the D-runtime
mailing list