Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libc/stdio
Module Name: src
Committed By: rillig
Date: Fri Apr 10 20:29:33 UTC 2026
Modified Files:
src/tests/lib/libc/stdio: t_printf.c
Log Message:
tests/t_printf: add debug aid
On vax, the snprintf_float test can crash with SIGILL. To be able to
replay the random numbers, print the seed, to be independent from the
atf-run.log file, as that would involve additional guesswork.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/tests/lib/libc/stdio/t_printf.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