summaryrefslogtreecommitdiff
path: root/tests/syscall
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-25Don't use LDADD.progname because it duplicates all the libs.pooka
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-09-14Rely on the new and "just as awful as the old" hack in the battle of rumpskrll
2009-08-21No-one wins in rump vs link sets.skrll
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-04Use make syntax where LDADD applies only to a certain targetpooka
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