History log of /openbsd-current/libexec/tradcpp/utils.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 17-Jan-2015 deraadt

eliminate strcpy & strcat, by using strlcpy, strlcat or snprintf where
suitable.
ok jsg


Revision tags: OPENBSD_5_6_BASE
# 1.1 30-Jul-2014 jsg

Add tradcpp 0.4, a standalone traditional whitespace preserving cpp
by David A. Holland of NetBSD.