January 31, 2016 [D-runtime] [D-Programming-Language/druntime] cf4e0a: Add core.sys.posix.mqueue, C bindings for POSIX's ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: cf4e0a5b5f250869ad1c6ece192d38e19463107b https://github.com/D-Programming-Language/druntime/commit/cf4e0a5b5f250869ad1c6ece192d38e19463107b Author: Mathias Lang <mathias.lang@sociomantic.com> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: A src/core/sys/posix/mqueue.d Log Message: ----------- Add core.sys.posix.mqueue, C bindings for POSIX's <mqueue.h> This is a binding for POSIX message queues. Reference: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/mqueue.h.html Linux overview man page: http://man7.org/linux/man-pages/man7/mq_overview.7.html Commit: bc8b4cdf403b10c70364420b8150a7e858a0cbb4 https://github.com/D-Programming-Language/druntime/commit/bc8b4cdf403b10c70364420b8150a7e858a0cbb4 Author: David Nadlinger <code@klickverbot.at> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: A src/core/sys/posix/mqueue.d Log Message: ----------- Merge pull request #1488 from mathias-lang-sociomantic/core-sys-posix-mqueue Add core.sys.posix.mqueue, C bindings for POSIX's <mqueue.h> Compare: https://github.com/D-Programming-Language/druntime/compare/44285e90d946...bc8b4cdf403b |
Copyright © 1999-2021 by the D Language Foundation