Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   pgoyette
Date:           Tue Dec 21 14:26:18 UTC 2010

Modified Files:
        src/regress/lib/libc: Makefile
Removed Files:
        src/regress/lib/libc/stdio: Makefile
        src/regress/lib/libc/stdio/printf: Makefile printf.c
        src/regress/lib/libc/stdio/scanf: Makefile scanf.c
        src/regress/lib/libc/stdio/sscanf: Makefile sscanf.c

Log Message:
These tests have been converted to atf


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/regress/lib/libc/Makefile
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/stdio/Makefile
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdio/printf/Makefile \
    src/regress/lib/libc/stdio/printf/printf.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdio/scanf/Makefile
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/stdio/scanf/scanf.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdio/sscanf/Makefile \
    src/regress/lib/libc/stdio/sscanf/sscanf.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