OpenBSD release(s):
1.4 (79 78 77 76 75 74 73 72 71 70 69 68 67 66),
1.3 (65 64),
1.2 (63 62 61 60 59 58 57),
1.1 (56),
Tags:
None
revision 1.5/
(Download) -
annotate -
Tue, 21 Apr 2026 07:42:38 UTC by renaud
Changes since 1.4:
+1 -0
(diff)
expand_domacro() handled a defined() with the wrong argument count via
an error path that doesn't drain es->args
OK jsg
revision 1.4/
(Download) -
annotate -
Fri, 23 Aug 2019 04:38:55 UTC by jsg
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66
Changes since 1.3:
+2 -2
(diff)
update tradcpp to 0.5.3
revision 1.3/
(Download) -
annotate -
Sun, 02 Sep 2018 08:28:05 UTC by jsg
OpenBSD release(s): 65 64
Changes since 1.2:
+170 -59
(diff)
update tradcpp to 0.5.2
ok miko@ bcallah@ deraadt@
revision 1.2/
(Download) -
annotate -
Sat, 17 Jan 2015 05:31:29 UTC by deraadt
OpenBSD release(s): 63 62 61 60 59 58 57
Changes since 1.1:
+2 -2
(diff)
eliminate strcpy & strcat, by using strlcpy, strlcat or snprintf where
suitable.
ok jsg
revision 1.1/
(Download) -
annotate -
Wed, 30 Jul 2014 16:33:11 UTC by jsg
OpenBSD release(s): 56
Add tradcpp 0.4, a standalone traditional whitespace preserving cpp
by David A. Holland of NetBSD.