summaryrefslogtreecommitdiff
path: root/reentr.pl
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2009-05-15 15:51:26 +0100
committerDavid Mitchell <davem@iabyn.com>2009-05-15 15:51:26 +0100
commit6294c16100e79c65d9c9883d11b45631d3ded9a1 (patch)
tree8695747c5b3077402d97fb3183bcf83baab7af0e /reentr.pl
parent3f66cd9441293fe8889cc565af7cf06351e97088 (diff)
downloadperl-6294c16100e79c65d9c9883d11b45631d3ded9a1.tar.gz
Add some documentation to the heads of the various *.pl build scripts
Diffstat (limited to 'reentr.pl')
-rw-r--r--reentr.pl19
1 files changed, 15 insertions, 4 deletions
diff --git a/reentr.pl b/reentr.pl
index 2fb9ff0609..b90c61dcfc 100644
--- a/reentr.pl
+++ b/reentr.pl
@@ -1,9 +1,20 @@
#!/usr/bin/perl -w
-
-#
-# Generate the reentr.c and reentr.h,
-# and optionally also the relevant metaconfig units (-U option).
#
+# Regenerate (overwriting only if changed):
+#
+# reentr.h
+# reentr.c
+#
+# from information stored in the DATA section of this file.
+#
+# With the -U option, it also unconditionally regenerates the relevant
+# metaconfig units:
+#
+# d_${func}_r.U
+#
+# Also accepts the standard regen_lib -q and -v args.
+#
+# This script is normally invoked from regen.pl.
BEGIN {
# Get function prototypes