Subject: CVS commit: basesrc/regress/lib/libc/sys
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 09/20/2001 19:56:54
Module Name: basesrc
Committed By: atatat
Date: Thu Sep 20 16:56:54 UTC 2001
Added Files:
basesrc/regress/lib/libc/sys: Makefile Makefile.inc
basesrc/regress/lib/libc/sys/ttyio: Makefile ioctl.c
Log Message:
Regression test to check that ioctl calls are restarted properly after
being interrupted. Currently they are not.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/sys/Makefile \
basesrc/regress/lib/libc/sys/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/sys/ttyio/Makefile \
basesrc/regress/lib/libc/sys/ttyio/ioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.