September 26, 2012 [D-runtime] [D-Programming-Language/druntime] 282166: Interface to the Linux epoll interface | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 28216607fdb8e189ad035aa8dfb8453f3b759df8 https://github.com/D-Programming-Language/druntime/commit/28216607fdb8e189ad035aa8dfb8453f3b759df8 Author: adil <adil@adil-ThinkCentre-A85> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: A src/core/sys/linux/epoll.d Log Message: ----------- Interface to the Linux epoll interface Commit: fa428978ef89da3df2138dfff531d43c313cbefb https://github.com/D-Programming-Language/druntime/commit/fa428978ef89da3df2138dfff531d43c313cbefb Author: adil <adil@adil-ThinkCentre-A85> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: A src/core/sys/linux/epoll.d Log Message: ----------- Interface to the Linux epoll interface Commit: a0bd84d33cb861227551afc4cc9a391c6b9af734 https://github.com/D-Programming-Language/druntime/commit/a0bd84d33cb861227551afc4cc9a391c6b9af734 Author: adil <adil@adil-ThinkCentre-A85> Date: 2012-09-12 (Wed, 12 Sep 2012) Changed paths: M src/core/sys/linux/epoll.d Log Message: ----------- Merge branch 'master' of git@github.com:adilbaig/druntime.git Conflicts: src/core/sys/linux/epoll.d Commit: d1d966b08f90465ad0dd3c13f60725136a5fdd7d https://github.com/D-Programming-Language/druntime/commit/d1d966b08f90465ad0dd3c13f60725136a5fdd7d Author: Adil <adil@stockopedia.co.uk> Date: 2012-09-26 (Wed, 26 Sep 2012) Changed paths: M posix.mak Log Message: ----------- Added epoll to makefile Commit: 7aa21465b5f5b08b879a6bda9275db3cabec2186 https://github.com/D-Programming-Language/druntime/commit/7aa21465b5f5b08b879a6bda9275db3cabec2186 Author: Adil <adil@stockopedia.co.uk> Date: 2012-09-26 (Wed, 26 Sep 2012) Changed paths: M win32.mak M win64.mak Log Message: ----------- Add epoll file to the MANIFEST lists in win32.mak and win64.mak. Commit: e16ce9eb8f8069ade895f239c851f24d9f8925bb https://github.com/D-Programming-Language/druntime/commit/e16ce9eb8f8069ade895f239c851f24d9f8925bb Author: Brad Roberts <braddr@puremagic.com> Date: 2012-09-26 (Wed, 26 Sep 2012) Changed paths: M posix.mak A src/core/sys/linux/epoll.d M win32.mak M win64.mak Log Message: ----------- Merge pull request #301 from adilbaig/master Interface to the Linux epoll API Compare: https://github.com/D-Programming-Language/druntime/compare/e601f1eb0f2d...e16ce9eb8f80 |
Copyright © 1999-2021 by the D Language Foundation