Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: jruoho
Date: Sat Jun 27 09:45:57 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/lib/libc/stdio: Makefile
src/tests/lib/libc/stdlib: Makefile
Added Files:
src/tests/lib/libc/stdlib: t_mktemp.c
Removed Files:
src/tests/lib/libc/stdio: t_mktemp.c
Log Message:
Move the test for mktemp(3) to the right place.
To generate a diff of this commit:
cvs rdiff -u -r1.858 -r1.859 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libc/stdio/Makefile
cvs rdiff -u -r1.1 -r0 src/tests/lib/libc/stdio/t_mktemp.c
cvs rdiff -u -r1.28 -r1.29 src/tests/lib/libc/stdlib/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/stdlib/t_mktemp.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