gcc/libphobos/libdruntime/core
Iain Buclaw 3b26756ba2 libphobos: Merge common version blocks for core.sys.posix.sys.msg.
This is a continuation of simplifying C bindings so there aren't dozens
of duplicated code for each architecture.  For this particular module,
it now more closely resembles how glibc arranges msq.h, fixing a couple
of targets in the process, notably X32.

Backport from upstream druntime 2.084.

Reviewed-on: https://github.com/dlang/druntime/pull/2362

From-SVN: r267192
2018-12-16 23:18:25 +00:00
..
internal
stdc libphobos: Add druntime bindings for SPARC/Solaris 2018-12-09 23:46:45 +00:00
stdcpp
sync
sys libphobos: Merge common version blocks for core.sys.posix.sys.msg. 2018-12-16 23:18:25 +00:00
atomic.d
attribute.d
bitop.d
checkedint.d
cpuid.d
demangle.d
exception.d
math.d
memory.d
runtime.d
simd.d
thread.d libphobos: Fix modify immutable error on Solaris. 2018-12-10 12:11:55 +00:00
threadasm.S libphobos: Fix backtraces in Fibers on AArch64. 2018-11-26 17:27:34 +00:00
time.d
vararg.d