Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/regress/lib/libc
Module Name: basesrc
Committed By: thorpej
Date: Wed Oct 16 19:12:42 UTC 2002
Modified Files:
basesrc/regress/lib/libc: Makefile
Added Files:
basesrc/regress/lib/libc/basename: Makefile test.c
basesrc/regress/lib/libc/dirname: Makefile test.c
Log Message:
Add regression tests for basename(3) and dirname(3).
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/regress/lib/libc/Makefile
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/basename/Makefile \
basesrc/regress/lib/libc/basename/test.c
cvs rdiff -r0 -r1.1 basesrc/regress/lib/libc/dirname/Makefile \
basesrc/regress/lib/libc/dirname/test.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