Module Name: src Committed By: christos Date: Sun Sep 29 00:09:52 UTC 2024
Modified Files: src/sys/compat/linux/common: linux_misc.c linux_sched.c Log Message: move clone3 to linux_sched.c and make it compile (need to fix XXX comments) To generate a diff of this commit: cvs rdiff -u -r1.265 -r1.266 src/sys/compat/linux/common/linux_misc.c cvs rdiff -u -r1.79 -r1.80 src/sys/compat/linux/common/linux_sched.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.