Module Name: src
Committed By: pgoyette
Date: Thu Jan 13 03:19:58 UTC 2011
Modified Files:
src/tests/lib/libc: Makefile
src/tests/lib/libc/ttyio: Makefile
Added Files:
src/tests/lib/libc/ttyio: t_ptm.c
Removed Files:
src/tests/lib/libc: t_ptm.c
Log Message:
Last one for today: move t_ptm test from lib/libc/ to lib/libc/ttyio/
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/tests/lib/libc/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/t_ptm.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/ttyio/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/ttyio/t_ptm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.