Module Name: src Committed By: christos Date: Thu Apr 14 00:59:06 UTC 2011
Modified Files: src/sys/compat/linux/common: linux_file.c linux_pipe.c Log Message: move dup3 to a more appropriate place because pipe is "special". Gotta love linux. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/sys/compat/linux/common/linux_file.c cvs rdiff -u -r1.64 -r1.65 src/sys/compat/linux/common/linux_pipe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.