History log of /openbsd-current/libexec/tradcpp/main.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.5 23-Aug-2019 jsg

update tradcpp to 0.5.3


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.4 02-Sep-2018 jsg

update tradcpp to 0.5.2
ok miko@ bcallah@ deraadt@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.3 09-Oct-2015 deraadt

this cpp operates file using pledge "stdio rpath wpath cpath"


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 08-Aug-2014 jsg

Add support for using - as shorthand for stdin/stdout in tradcpp.

When looking into switching the /usr/bin/cpp wrapper to
tradcpp I came across "| ${CPP} ${CPPFLAGS} -" in usr.bin/which.

gcc documents this behaviour for cpp here:
https://gcc.gnu.org/onlinedocs/cpp/Invocation.html

Versions of the John F. Reiser derived cpp in 32V and CSRG SCCS
accept this usage as well, as does the cpp in PCC.


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.


# 1.4 02-Sep-2018 jsg

update tradcpp to 0.5.2
ok miko@ bcallah@ deraadt@


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE
# 1.3 09-Oct-2015 deraadt

this cpp operates file using pledge "stdio rpath wpath cpath"


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 08-Aug-2014 jsg

Add support for using - as shorthand for stdin/stdout in tradcpp.

When looking into switching the /usr/bin/cpp wrapper to
tradcpp I came across "| ${CPP} ${CPPFLAGS} -" in usr.bin/which.

gcc documents this behaviour for cpp here:
https://gcc.gnu.org/onlinedocs/cpp/Invocation.html

Versions of the John F. Reiser derived cpp in 32V and CSRG SCCS
accept this usage as well, as does the cpp in PCC.


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.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.3 09-Oct-2015 deraadt

this cpp operates file using pledge "stdio rpath wpath cpath"


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.2 08-Aug-2014 jsg

Add support for using - as shorthand for stdin/stdout in tradcpp.

When looking into switching the /usr/bin/cpp wrapper to
tradcpp I came across "| ${CPP} ${CPPFLAGS} -" in usr.bin/which.

gcc documents this behaviour for cpp here:
https://gcc.gnu.org/onlinedocs/cpp/Invocation.html

Versions of the John F. Reiser derived cpp in 32V and CSRG SCCS
accept this usage as well, as does the cpp in PCC.


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.