Module Name: src Committed By: jruoho Date: Sat Mar 17 17:23:34 UTC 2012
Modified Files: src/distrib/sets/lists/tests: mi src/tests/kernel: Makefile src/tests/lib/libc/sys: Makefile Added Files: src/tests/lib/libc/sys: t_lwp_ctl.c Removed Files: src/tests/kernel: t_lwpctl.c Log Message: Move the _lwp_ctl(2) preemption counter check to the right place. To generate a diff of this commit: cvs rdiff -u -r1.445 -r1.446 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.24 -r1.25 src/tests/kernel/Makefile cvs rdiff -u -r1.1 -r0 src/tests/kernel/t_lwpctl.c cvs rdiff -u -r1.20 -r1.21 src/tests/lib/libc/sys/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_lwp_ctl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.