Source-Changes archive

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

CVS commit: src/regress/lib/libc/stdlib



Module Name:    src
Committed By:   ginsbach
Date:           Thu Jan 18 16:29:21 UTC 2007

Modified Files:
        src/regress/lib/libc/stdlib: Makefile
Added Files:
        src/regress/lib/libc/stdlib/getopt_long: Makefile getopt_long.c opttest

Log Message:
Add a small regression test for getopt_long(3).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/stdlib/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/stdlib/getopt_long/Makefile \
    src/regress/lib/libc/stdlib/getopt_long/getopt_long.c \
    src/regress/lib/libc/stdlib/getopt_long/opttest

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