summaryrefslogtreecommitdiff
path: root/fixincludes/README
diff options
context:
space:
mode:
authorBruce Korb <bkorb@gnu.org>2009-08-28 19:42:41 +0000
committerSteve Ellcey <sje@gcc.gnu.org>2009-08-28 19:42:41 +0000
commit0b7da9ce03450658dfe2dd769512cdec27ed8f62 (patch)
treec7f6efcdc69d033e8a43502b2ec8d4f6fb38512b /fixincludes/README
parent81fa17dad100dceb1f75a10891df9643bf32d7ca (diff)
README (files): Describe files entry.
2009-08-28 Bruce Korb <bkorb@gnu.org> Steve Ellcey <sje@cup.hp.com> * README (files): Describe files entry. * inclhack.def (hpux_stdint_least): Remove. (hpux_stdint_fast): Remove. (hpux_stdint_fast): Remove. (hpux_stdint_least_fast): New. (hpux_inttype_int_least8_t): Remove. (hpux_inttype_int8_t): Modify. * fixincl.x: Regenerate. * tests/base/stdint.h: Update. * tests/base/sys/_inttypes.h: Update. Co-Authored-By: Steve Ellcey <sje@cup.hp.com> From-SVN: r151178
Diffstat (limited to 'fixincludes/README')
-rw-r--r--fixincludes/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/fixincludes/README b/fixincludes/README
index 50f408f9eca..e9e46546636 100644
--- a/fixincludes/README
+++ b/fixincludes/README
@@ -89,6 +89,11 @@ MAKING CHANGES TO INCLHACK.DEF
* c-test - call a function in fixtests.c. See that file.
+ * files - the "fnmatch" pattern of the file(s) to examine for
+ the issue. There may be several copies of this attribute.
+ If the header lives in a /usr/include subdirectory, be
+ sure to include that subdirectory in the name. e.g. net/if.h
+
* mach - Match the output of config.conf against a series of fnmatch
patterns. It must match at least one of the patterns, unless
"not-machine" has also been specified. In that case, the