History log of /bionic/tests/sys_msg_test.cpp
Revision Date Author Comments
40bae4fc89a32b6110ecfb16ef84a5fdb597ffac 27-Aug-2016 Elliott Hughes <enh@google.com> Fix SysV IPC test failures on Android devices.

SysV IPC has been compiled out of all our kernels.

Change-Id: I1294459697ed7dff4f21af5c7b04c8b3d3649329
7c59f3f6f3b6dbfcfb261b07062590d2dad2da62 17-Aug-2016 Elliott Hughes <enh@google.com> Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.

Also fix <sys/ipc.h>.

Not useful except to systems/bringup folks for testing. Trivial tests
added, and double-checked under strace to see that things look right.

x86 -- which works differently to everything else -- tested on the host.

Bug: http://b/27952303
Change-Id: I328534e994ae9e90755f545478fba03038c0bb94