Module Name: src Committed By: christos Date: Wed Feb 6 04:23:16 UTC 2019
Modified Files: src/external/cddl/osnet/lib/libdtrace: Makefile Log Message: uses the idiom len = snprintf(&tmp, 1, ...) to compute length. needs -Wno-format-truncation To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/external/cddl/osnet/lib/libdtrace/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.