Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/syscall
Module Name: src
Committed By: pooka
Date: Thu May 7 16:19:30 UTC 2009
Modified Files:
src/tests/syscall: Makefile t_cmsg.c
Log Message:
Make the file descriptor passing test case a little more interesting:
instead of passing a file descriptor within a single process, create
two virtual processes in rump and pass the fd between them.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/syscall/Makefile
cvs rdiff -u -r1.4 -r1.5 src/tests/syscall/t_cmsg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index