work around broken kernel struct ipc_perm on some big endian archs
[oweals/musl.git] / src / ipc / msgctl.c
2018-06-20 Rich Felkerwork around broken kernel struct ipc_perm on some big...
2012-09-22 Rich Felkerfix IPC_64 in msgctl too
2011-04-13 Rich Felkernumerous fixes to sysv ipc
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-04-05 Rich Felkeradd sysv ipc message queues (completely untested)