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:           Sat Jan  1 23:59:21 UTC 2011

Modified Files:
        src/regress/lib/libc: Makefile
Removed Files:
        src/regress/lib/libc/stdlib: Makefile Makefile.inc
        src/regress/lib/libc/stdlib/getopt: Makefile getopt.c opttest
        src/regress/lib/libc/stdlib/getopt_long: Makefile getopt_long.c opttest
        src/regress/lib/libc/stdlib/posix_memalign: Makefile posix_memalign.c

Log Message:
The last of the libc/stdlib tests have been atf-ified


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/regress/lib/libc/Makefile
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/stdlib/Makefile
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdlib/Makefile.inc
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/stdlib/getopt/Makefile
cvs rdiff -u -r1.7 -r0 src/regress/lib/libc/stdlib/getopt/getopt.c
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdlib/getopt/opttest
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdlib/getopt_long/Makefile
cvs rdiff -u -r1.4 -r0 src/regress/lib/libc/stdlib/getopt_long/getopt_long.c
cvs rdiff -u -r1.3 -r0 src/regress/lib/libc/stdlib/getopt_long/opttest
cvs rdiff -u -r1.1 -r0 src/regress/lib/libc/stdlib/posix_memalign/Makefile
cvs rdiff -u -r1.3 -r0 \
    src/regress/lib/libc/stdlib/posix_memalign/posix_memalign.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