[Git][NTPsec/ntpsec][master] No trigraphs!
Eric S. Raymond
gitlab at mg.gitlab.com
Sat Feb 13 12:50:19 UTC 2016
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
0ea4780e by Eric S. Raymond at 2016-02-13T07:50:07-05:00
No trigraphs!
- - - - -
1 changed file:
- devel/hacking.txt
Changes:
=====================================
devel/hacking.txt
=====================================
--- a/devel/hacking.txt
+++ b/devel/hacking.txt
@@ -57,6 +57,10 @@ cause buffer overruns and (all too often) exploitable security holes:
In general, avoid functions that are non-reentrant. When in doubt, see
http://www.unix.org/whitepapers/reentrant.html[Thread-safety and POSIX.1]
+=== Banned features ===
+
+All C files should be in plain US-ASCII encoding; do not use trigraphs.
+
=== Naming conventions ===
Every binary and script we install has an "ntp" prefix on the name,
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0ea4780e81b3c5cf12483b4c4e1c12a79e80aea6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160213/1e4cabec/attachment.html>
More information about the vc
mailing list