[D-runtime] [D-Programming-Language/druntime] 224e13: Add missing epoll_event structures.
GitHub via D-runtime
d-runtime at puremagic.com
Sun Mar 6 12:50:54 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 224e13582344709550d02281dba9111092f4eec6
https://github.com/D-Programming-Language/druntime/commit/224e13582344709550d02281dba9111092f4eec6
Author: Kai Nacke <kai at redstar.de>
Date: 2016-03-06 (Sun, 06 Mar 2016)
Changed paths:
M src/core/sys/linux/epoll.d
Log Message:
-----------
Add missing epoll_event structures.
These are most of the missing definitions. I don't have the MIPS and SPARC
definitions at hand.
Commit: c1db2d5636af8a00c61384635046f3732a3bf72d
https://github.com/D-Programming-Language/druntime/commit/c1db2d5636af8a00c61384635046f3732a3bf72d
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-06 (Sun, 06 Mar 2016)
Changed paths:
M src/core/sys/linux/epoll.d
Log Message:
-----------
Merge pull request #1504 from redstar/epoll
Add missing epoll_event structures.
Compare: https://github.com/D-Programming-Language/druntime/compare/4bfb1e9ba287...c1db2d5636af
More information about the D-runtime
mailing list