summaryrefslogtreecommitdiffstats
path: root/libexec/tradcpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-23update tradcpp to 0.5.3jsg9-26/+85
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-1/+1
2018-09-02update tradcpp to 0.5.2jsg18-148/+650
2016-12-28fix the remaining cases of .Xr with only one argumentschwarze1-3/+3
2015-10-09this cpp operates file using pledge "stdio rpath wpath cpath"deraadt1-0/+6
2015-01-17eliminate strcpy & strcat, by using strlcpy, strlcat or snprintf wherederaadt3-13/+7
2014-12-02some minor fixes from martin natano;jmc1-4/+4
2014-08-08some basic fixes;jmc1-3/+4
2014-08-08Add support for using - as shorthand for stdin/stdout in tradcpp.jsg3-3/+3
2014-07-30Add tradcpp 0.4, a standalone traditional whitespace preserving cppjsg23-0/+6150