ptsname_r: Fix typo in last commit.
[gnulib.git] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 2b4bcc8..a2b4b48 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -55,4 +55,7 @@ exclude_file_name_regexp--sc_prohibit_doubled_word = \
   ^(tests/test-init\.sh|lib/base(32|64)\.c)$$
 exclude_file_name_regexp--sc_prohibit_openat_without_use = ^lib/selinux-at\.c$$
 exclude_file_name_regexp--sc_trailing_blank = \
-  ^(build-aux/texinfo\.tex|doc/Copyright/assign\.future\.manual)$$
+  ^(.*\.class|build-aux/texinfo\.tex|doc/Copyright/assign\.future\.manual)$$
+
+# Disable strncpy prohibition completely, for now.
+exclude_file_name_regexp--sc_prohibit_strncpy = .*