Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/include
Module Name: src
Committed By: rillig
Date: Tue Sep 30 05:22:45 UTC 2025
Modified Files:
src/sys/arch/sh3/include: dmacreg.h
Log Message:
sh3/dmacreg.h: revert snprintb change
The the snprintb format strings produced nice-looking output, even
though they combine the 'f' and ':' conversions, which in other cases
can produce garbled output. Instead of "fixing" these particular format
strings, the snprintb function should allow these variants.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sh3/include/dmacreg.h
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