diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 194 |
1 files changed, 97 insertions, 97 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index aafd94bf..dcfd2ef2 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -26231,7 +26231,7 @@ Boilerplate::): #include "stack.h" static const gawk_api_t *api; /* for convenience macros to work */ - static awk_ext_id_t *ext_id; + static awk_ext_id_t ext_id; static awk_bool_t init_filefuncs(void); static awk_bool_t (*init_func)(void) = init_filefuncs; static const char *ext_version = "filefuncs extension: version 1.0"; @@ -36454,101 +36454,101 @@ Node: Finding Extensions1060050 Node: Extension Example1060609 Node: Internal File Description1061407 Node: Internal File Ops1065487 -Ref: Internal File Ops-Footnote-11076838 -Node: Using Internal File Ops1076978 -Ref: Using Internal File Ops-Footnote-11079361 -Node: Extension Samples1079635 -Node: Extension Sample File Functions1081164 -Node: Extension Sample Fnmatch1088813 -Node: Extension Sample Fork1090300 -Node: Extension Sample Inplace1091518 -Node: Extension Sample Ord1094735 -Node: Extension Sample Readdir1095571 -Ref: table-readdir-file-types1096460 -Node: Extension Sample Revout1097265 -Node: Extension Sample Rev2way1097854 -Node: Extension Sample Read write array1098594 -Node: Extension Sample Readfile1100536 -Node: Extension Sample Time1101631 -Node: Extension Sample API Tests1102979 -Node: gawkextlib1103471 -Node: Extension summary1105927 -Node: Extension Exercises1109629 -Node: Language History1111127 -Node: V7/SVR3.11112783 -Node: SVR41114935 -Node: POSIX1116369 -Node: BTL1117749 -Node: POSIX/GNU1118478 -Node: Feature History1124256 -Node: Common Extensions1140115 -Node: Ranges and Locales1141398 -Ref: Ranges and Locales-Footnote-11146014 -Ref: Ranges and Locales-Footnote-21146041 -Ref: Ranges and Locales-Footnote-31146276 -Node: Contributors1146497 -Node: History summary1152442 -Node: Installation1153822 -Node: Gawk Distribution1154766 -Node: Getting1155250 -Node: Extracting1156213 -Node: Distribution contents1157851 -Node: Unix Installation1164331 -Node: Quick Installation1165013 -Node: Shell Startup Files1167427 -Node: Additional Configuration Options1168516 -Node: Configuration Philosophy1170681 -Node: Non-Unix Installation1173050 -Node: PC Installation1173510 -Node: PC Binary Installation1174348 -Node: PC Compiling1174783 -Node: PC Using1175900 -Node: Cygwin1178945 -Node: MSYS1179715 -Node: VMS Installation1180216 -Node: VMS Compilation1181007 -Ref: VMS Compilation-Footnote-11182236 -Node: VMS Dynamic Extensions1182294 -Node: VMS Installation Details1183979 -Node: VMS Running1186232 -Node: VMS GNV1190511 -Node: VMS Old Gawk1191246 -Node: Bugs1191717 -Node: Bug address1192380 -Node: Usenet1195172 -Node: Maintainers1195949 -Node: Other Versions1197210 -Node: Installation summary1203972 -Node: Notes1205174 -Node: Compatibility Mode1206039 -Node: Additions1206821 -Node: Accessing The Source1207746 -Node: Adding Code1209183 -Node: New Ports1215402 -Node: Derived Files1219890 -Ref: Derived Files-Footnote-11225536 -Ref: Derived Files-Footnote-21225571 -Ref: Derived Files-Footnote-31226169 -Node: Future Extensions1226283 -Node: Implementation Limitations1226941 -Node: Extension Design1228124 -Node: Old Extension Problems1229278 -Ref: Old Extension Problems-Footnote-11230796 -Node: Extension New Mechanism Goals1230853 -Ref: Extension New Mechanism Goals-Footnote-11234217 -Node: Extension Other Design Decisions1234406 -Node: Extension Future Growth1236519 -Node: Old Extension Mechanism1237355 -Node: Notes summary1239118 -Node: Basic Concepts1240300 -Node: Basic High Level1240981 -Ref: figure-general-flow1241263 -Ref: figure-process-flow1241948 -Ref: Basic High Level-Footnote-11245249 -Node: Basic Data Typing1245434 -Node: Glossary1248762 -Node: Copying1280600 -Node: GNU Free Documentation License1318139 -Node: Index1343257 +Ref: Internal File Ops-Footnote-11076837 +Node: Using Internal File Ops1076977 +Ref: Using Internal File Ops-Footnote-11079360 +Node: Extension Samples1079634 +Node: Extension Sample File Functions1081163 +Node: Extension Sample Fnmatch1088812 +Node: Extension Sample Fork1090299 +Node: Extension Sample Inplace1091517 +Node: Extension Sample Ord1094734 +Node: Extension Sample Readdir1095570 +Ref: table-readdir-file-types1096459 +Node: Extension Sample Revout1097264 +Node: Extension Sample Rev2way1097853 +Node: Extension Sample Read write array1098593 +Node: Extension Sample Readfile1100535 +Node: Extension Sample Time1101630 +Node: Extension Sample API Tests1102978 +Node: gawkextlib1103470 +Node: Extension summary1105926 +Node: Extension Exercises1109628 +Node: Language History1111126 +Node: V7/SVR3.11112782 +Node: SVR41114934 +Node: POSIX1116368 +Node: BTL1117748 +Node: POSIX/GNU1118477 +Node: Feature History1124255 +Node: Common Extensions1140114 +Node: Ranges and Locales1141397 +Ref: Ranges and Locales-Footnote-11146013 +Ref: Ranges and Locales-Footnote-21146040 +Ref: Ranges and Locales-Footnote-31146275 +Node: Contributors1146496 +Node: History summary1152441 +Node: Installation1153821 +Node: Gawk Distribution1154765 +Node: Getting1155249 +Node: Extracting1156212 +Node: Distribution contents1157850 +Node: Unix Installation1164330 +Node: Quick Installation1165012 +Node: Shell Startup Files1167426 +Node: Additional Configuration Options1168515 +Node: Configuration Philosophy1170680 +Node: Non-Unix Installation1173049 +Node: PC Installation1173509 +Node: PC Binary Installation1174347 +Node: PC Compiling1174782 +Node: PC Using1175899 +Node: Cygwin1178944 +Node: MSYS1179714 +Node: VMS Installation1180215 +Node: VMS Compilation1181006 +Ref: VMS Compilation-Footnote-11182235 +Node: VMS Dynamic Extensions1182293 +Node: VMS Installation Details1183978 +Node: VMS Running1186231 +Node: VMS GNV1190510 +Node: VMS Old Gawk1191245 +Node: Bugs1191716 +Node: Bug address1192379 +Node: Usenet1195171 +Node: Maintainers1195948 +Node: Other Versions1197209 +Node: Installation summary1203971 +Node: Notes1205173 +Node: Compatibility Mode1206038 +Node: Additions1206820 +Node: Accessing The Source1207745 +Node: Adding Code1209182 +Node: New Ports1215401 +Node: Derived Files1219889 +Ref: Derived Files-Footnote-11225535 +Ref: Derived Files-Footnote-21225570 +Ref: Derived Files-Footnote-31226168 +Node: Future Extensions1226282 +Node: Implementation Limitations1226940 +Node: Extension Design1228123 +Node: Old Extension Problems1229277 +Ref: Old Extension Problems-Footnote-11230795 +Node: Extension New Mechanism Goals1230852 +Ref: Extension New Mechanism Goals-Footnote-11234216 +Node: Extension Other Design Decisions1234405 +Node: Extension Future Growth1236518 +Node: Old Extension Mechanism1237354 +Node: Notes summary1239117 +Node: Basic Concepts1240299 +Node: Basic High Level1240980 +Ref: figure-general-flow1241262 +Ref: figure-process-flow1241947 +Ref: Basic High Level-Footnote-11245248 +Node: Basic Data Typing1245433 +Node: Glossary1248761 +Node: Copying1280599 +Node: GNU Free Documentation License1318138 +Node: Index1343256 End Tag Table |