]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add support for the POSIX message queue system calls.
authorTom Hughes <tom@compton.nu>
Sat, 14 Aug 2004 18:52:27 +0000 (18:52 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 14 Aug 2004 18:52:27 +0000 (18:52 +0000)
commit546afbe6960b7890f8d3b33d855152e982a41df9
tree205caa040a6c64c5a708e78e63ee38647ce20dda
parent42c7adce4540f9879533bb1ad25c3d29ff1e5c2c
Add support for the POSIX message queue system calls.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2585
configure.in
coregrind/vg_syscalls.c
include/vg_kerneliface.h
none/tests/Makefile.am
none/tests/mq.c [new file with mode: 0644]
none/tests/mq.stderr.exp [new file with mode: 0644]
none/tests/mq.vgtest [new file with mode: 0644]