Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/regress/lib/libc/sys



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.




Home | Main Index | Thread Index | Old Index