summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-13 15:06:05 +0000
committerJim Meyering <jim@meyering.net>2005-11-13 15:06:05 +0000
commit9f9747fc1ef2981e383e23082ab60284ff67e6dc (patch)
tree6caf2a92f8f6173bf411610f171039446a468c1e
parent28c7ac000b73b9941ffc7303c85ec63f0f2a53a8 (diff)
downloadcoreutils-9f9747fc1ef2981e383e23082ab60284ff67e6dc.tar.xz
New file listing exceptions to the above rule.
Some are legit, others are simply grandfathered in.
-rw-r--r--.x-sc_require_config_h24
1 files changed, 24 insertions, 0 deletions
diff --git a/.x-sc_require_config_h b/.x-sc_require_config_h
new file mode 100644
index 000000000..e8148c510
--- /dev/null
+++ b/.x-sc_require_config_h
@@ -0,0 +1,24 @@
+^lib/bcopy\.c$
+^lib/c-strtold\.c$
+^lib/fnmatch_loop\.c$
+^lib/full-read\.c$
+^lib/imaxtostr\.c$
+^lib/mempcpy\.c$
+^lib/memset\.c$
+^lib/offtostr\.c$
+^lib/regcomp\.c$
+^lib/regex_internal\.c$
+^lib/regexec\.c$
+^lib/safe-write\.c$
+^lib/strtoll\.c$
+^lib/strtoul\.c$
+^lib/strtoull\.c$
+^lib/strtoumax\.c$
+^lib/umaxtostr\.c$
+^lib/xstrtoul\.c$
+^src/false\.c$
+^src/lbracket\.c$
+^src/ls-dir\.c$
+^src/ls-ls\.c$
+^src/ls-vdir\.c$
+^src/tac-pipe\.c$