Module Name: src Committed By: thorpej Date: Sat Jun 6 18:11:21 UTC 2020
Modified Files:
src/tests/lib/libc/sys: t_lwp_create.c
Log Message:
Add a test case to ensure that _lwp_create() fails with the
expected error code when a bad new-lwp-id pointer is passed.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/sys/t_lwp_create.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
