Module Name: src Committed By: christos Date: Mon Jan 11 20:31:34 UTC 2021
Modified Files:
src/tests/lib/libc/stdlib: t_mktemp.c
Log Message:
Only try to create up-to NAME_MAX filenames.
XXX: this should be moved to stdio/t_mktemp.c where the rest of the tests
are and the code lives.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 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.
