Redo the sysmsg test programs to match the changes done in the kernel to
authorEirik Nygaard <eirikn@dragonflybsd.org>
Thu, 2 Sep 2004 11:21:12 +0000 (11:21 +0000)
committerEirik Nygaard <eirikn@dragonflybsd.org>
Thu, 2 Sep 2004 11:21:12 +0000 (11:21 +0000)
commita4523e7561aa513a4063740b6ad786859aeb87c7
tree3127fe288722d92bbf17efd8584273e896f76572
parente3cdf75bbf4aca401e99e04dbdc9dd23acf1af2b
Redo the sysmsg test programs to match the changes done in the kernel to
properly support synchronous and asynchronous syscall messages.
test/sysmsg/Makefile
test/sysmsg/syscall.h [new file with mode: 0644]
test/sysmsg/sysmsg1.c
test/sysmsg/sysmsg2.c