History log of /src/tests/usr.bin/xlint/lint1/msg_371.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
# 1.3 31-Aug-2024 rillig

lint: KNF


Revision tags: perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.2 12-Apr-2024 rillig

branches: 1.2.2;
lint: in snprintb, warn about all escaped characters in descriptions


# 1.1 01-Mar-2024 rillig

lint: test format strings from snprintb calls

The functions snprintb and snprintb_m are specific to NetBSD, and their
format strings are tricky to get correct. Provide some assistance in
catching the most common mistakes.