summaryrefslogtreecommitdiff
path: root/tests/syscall/t_cmsg.c
AgeCommit message (Expand)Author
2009-12-18Must use CMSG_SPACE instead of CMSG_LEN for control message buffer.pooka
2009-11-26Since rumpfs has supported file system sockets for quite a whilepooka
2009-11-06WARNS=4pooka
2009-10-15comment adjustment. hardly any functional change involved.pooka
2009-10-15fix test for new-world rump lwp usagepooka
2009-10-14Adjust names of external rump control interfaces to match thepooka
2009-05-15Fix calls to rump syscalls now that the padding argument is nopooka
2009-05-08lseek fd to start before sending, creates a clearer test case.pooka
2009-05-07Make the file descriptor passing test case a little more interesting:pooka
2009-05-07Rename variable to reflect current use. no functional change.pooka
2009-05-04g/c unused variablespooka
2009-05-03In addition to testing the fd passing doesn't crash the kernel,pooka
2009-02-10Add a regression test for the descriptor passing panic.pooka