Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/kern/lib/libsys_linux
Module Name: src
Committed By: njoly
Date: Sat Dec 14 10:29:45 UTC 2013
Modified Files:
src/sys/rump/kern/lib/libsys_linux: Makefile syscalls.master
Added Files:
src/sys/rump/kern/lib/libsys_linux: linux_rump.c
Log Message:
Add syscall wrapper for mknodat(2) to deal with PAD argument difference
between rump and linux versions.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/kern/lib/libsys_linux/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/rump/kern/lib/libsys_linux/linux_rump.c
cvs rdiff -u -r1.8 -r1.9 src/sys/rump/kern/lib/libsys_linux/syscalls.master
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