Source-Changes archive

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

CVS commit: src/tests/lib/libc/stdio



Module Name:    src
Committed By:   christos
Date:           Thu Jul  8 09:07:46 UTC 2021

Modified Files:
        src/tests/lib/libc/stdio: Makefile
Added Files:
        src/tests/lib/libc/stdio: h_intr.c h_makenumbers.c h_testnumbers.c
            t_intr.sh

Log Message:
Add interrupted I/O tests (from RVP)


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/tests/lib/libc/stdio/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/stdio/h_intr.c \
    src/tests/lib/libc/stdio/h_makenumbers.c \
    src/tests/lib/libc/stdio/h_testnumbers.c \
    src/tests/lib/libc/stdio/t_intr.sh

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