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:   rillig
Date:           Thu Oct  9 18:51:41 UTC 2025

Modified Files:
        src/common/lib/libutil: snprintb.c
        src/lib/libutil: snprintb.3
        src/tests/lib/libutil: t_snprintb.c

Log Message:
libutil/snprintb: allow 'f' to be combined with ':'

But only if the numeric value can be clearly distinguished from the
description. This style is used by sh3/dmacreg.h.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/common/lib/libutil/snprintb.c
cvs rdiff -u -r1.39 -r1.40 src/lib/libutil/snprintb.3
cvs rdiff -u -r1.38 -r1.39 src/tests/lib/libutil/t_snprintb.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