Source-Changes archive

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

CVS commit: src/tests/lib/libc



Module Name:    src
Committed By:   pgoyette
Date:           Thu Jan 13 00:14:10 UTC 2011

Modified Files:
        src/tests/lib/libc: Makefile
Added Files:
        src/tests/lib/libc/time: Makefile t_mktime.c t_strptime.c
Removed Files:
        src/tests/lib/libc: t_mktime.c t_strptime.c

Log Message:
Move t_mktime and t_strptime to their own ..../time/ subdirectory.

(Concurrence from christos@)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/tests/lib/libc/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/t_mktime.c \
    src/tests/lib/libc/t_strptime.c
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/time/Makefile \
    src/tests/lib/libc/time/t_mktime.c src/tests/lib/libc/time/t_strptime.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