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 Nov 26 17:33:23 UTC 2009
Modified Files:
src/tests/syscall: Makefile t_cmsg.c
Log Message:
Since rumpfs has supported file system sockets for quite a while
now, we don't need tmpfs here. But, rumpfs doesn't support regular
files, so pass a pipe descriptor instead of an open file fd.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/syscall/Makefile
cvs rdiff -u -r1.11 -r1.12 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