Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump
Module Name: src
Committed By: pooka
Date: Thu Feb 26 00:32:49 UTC 2009
Modified Files:
src/sys/rump/include/rump: rumpuser.h
src/sys/rump/librump/rumpkern: emul.c
src/sys/rump/librump/rumpuser: rumpuser.c
src/sys/rump/librump/rumpvfs: rumpfs.c
Log Message:
Make rumpuser stat and nanosleep independent of the host system
stat and timespec definitions.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -r1.77 -r1.78 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -r1.31 -r1.32 src/sys/rump/librump/rumpuser/rumpuser.c
cvs rdiff -r1.6 -r1.7 src/sys/rump/librump/rumpvfs/rumpfs.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