diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 416 |
1 files changed, 208 insertions, 208 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index 42076983..6c8b9c8b 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -19560,9 +19560,9 @@ File: gawk.info, Node: TCP/IP Networking, Next: Profiling, Prev: Two-way I/O, 12.4 Using `gawk' for Network Programming ========================================= - `EMISTERED': + `EMRED': A host is a host from coast to coast, - and no-one can talk to host that's close, + and nobody talks to a host that's close, unless the host that isn't close is busy, hung, or dead. -- Mike O'Brien (aka Mr. Protocol) @@ -34574,211 +34574,211 @@ Node: Two-way I/O786673 Ref: Two-way I/O-Footnote-1791617 Ref: Two-way I/O-Footnote-2791803 Node: TCP/IP Networking791885 -Node: Profiling794762 -Node: Advanced Features Summary802306 -Node: Internationalization804239 -Node: I18N and L10N805719 -Node: Explaining gettext806405 -Ref: Explaining gettext-Footnote-1811434 -Ref: Explaining gettext-Footnote-2811618 -Node: Programmer i18n811783 -Ref: Programmer i18n-Footnote-1816649 -Node: Translator i18n816698 -Node: String Extraction817492 -Ref: String Extraction-Footnote-1818623 -Node: Printf Ordering818709 -Ref: Printf Ordering-Footnote-1821495 -Node: I18N Portability821559 -Ref: I18N Portability-Footnote-1824008 -Node: I18N Example824071 -Ref: I18N Example-Footnote-1826871 -Node: Gawk I18N826943 -Node: I18N Summary827581 -Node: Debugger828920 -Node: Debugging829942 -Node: Debugging Concepts830383 -Node: Debugging Terms832240 -Node: Awk Debugging834815 -Node: Sample Debugging Session835707 -Node: Debugger Invocation836227 -Node: Finding The Bug837611 -Node: List of Debugger Commands844086 -Node: Breakpoint Control845418 -Node: Debugger Execution Control849110 -Node: Viewing And Changing Data852474 -Node: Execution Stack855839 -Node: Debugger Info857477 -Node: Miscellaneous Debugger Commands861494 -Node: Readline Support866686 -Node: Limitations867578 -Node: Debugging Summary869675 -Node: Arbitrary Precision Arithmetic870843 -Node: Computer Arithmetic872259 -Ref: table-numeric-ranges875860 -Ref: Computer Arithmetic-Footnote-1876719 -Node: Math Definitions876776 -Ref: table-ieee-formats880063 -Ref: Math Definitions-Footnote-1880667 -Node: MPFR features880772 -Node: FP Math Caution882443 -Ref: FP Math Caution-Footnote-1883493 -Node: Inexactness of computations883862 -Node: Inexact representation884810 -Node: Comparing FP Values886165 -Node: Errors accumulate887238 -Node: Getting Accuracy888671 -Node: Try To Round891330 -Node: Setting precision892229 -Ref: table-predefined-precision-strings892913 -Node: Setting the rounding mode894707 -Ref: table-gawk-rounding-modes895071 -Ref: Setting the rounding mode-Footnote-1898525 -Node: Arbitrary Precision Integers898704 -Ref: Arbitrary Precision Integers-Footnote-1901695 -Node: POSIX Floating Point Problems901844 -Ref: POSIX Floating Point Problems-Footnote-1905720 -Node: Floating point summary905758 -Node: Dynamic Extensions907950 -Node: Extension Intro909502 -Node: Plugin License910768 -Node: Extension Mechanism Outline911565 -Ref: figure-load-extension911993 -Ref: figure-register-new-function913473 -Ref: figure-call-new-function914477 -Node: Extension API Description916463 -Node: Extension API Functions Introduction917913 -Node: General Data Types922749 -Ref: General Data Types-Footnote-1928436 -Node: Memory Allocation Functions928735 -Ref: Memory Allocation Functions-Footnote-1931565 -Node: Constructor Functions931661 -Node: Registration Functions933395 -Node: Extension Functions934080 -Node: Exit Callback Functions936376 -Node: Extension Version String937624 -Node: Input Parsers938274 -Node: Output Wrappers948089 -Node: Two-way processors952605 -Node: Printing Messages954809 -Ref: Printing Messages-Footnote-1955886 -Node: Updating `ERRNO'956038 -Node: Requesting Values956778 -Ref: table-value-types-returned957506 -Node: Accessing Parameters958464 -Node: Symbol Table Access959695 -Node: Symbol table by name960209 -Node: Symbol table by cookie962189 -Ref: Symbol table by cookie-Footnote-1966328 -Node: Cached values966391 -Ref: Cached values-Footnote-1969895 -Node: Array Manipulation969986 -Ref: Array Manipulation-Footnote-1971084 -Node: Array Data Types971123 -Ref: Array Data Types-Footnote-1973780 -Node: Array Functions973872 -Node: Flattening Arrays977726 -Node: Creating Arrays984613 -Node: Extension API Variables989380 -Node: Extension Versioning990016 -Node: Extension API Informational Variables991917 -Node: Extension API Boilerplate993005 -Node: Finding Extensions996821 -Node: Extension Example997381 -Node: Internal File Description998153 -Node: Internal File Ops1002220 -Ref: Internal File Ops-Footnote-11013878 -Node: Using Internal File Ops1014018 -Ref: Using Internal File Ops-Footnote-11016401 -Node: Extension Samples1016674 -Node: Extension Sample File Functions1018198 -Node: Extension Sample Fnmatch1025800 -Node: Extension Sample Fork1027282 -Node: Extension Sample Inplace1028495 -Node: Extension Sample Ord1030170 -Node: Extension Sample Readdir1031006 -Ref: table-readdir-file-types1031862 -Node: Extension Sample Revout1032673 -Node: Extension Sample Rev2way1033264 -Node: Extension Sample Read write array1034005 -Node: Extension Sample Readfile1035944 -Node: Extension Sample Time1037039 -Node: Extension Sample API Tests1038388 -Node: gawkextlib1038879 -Node: Extension summary1041529 -Node: Extension Exercises1045211 -Node: Language History1045933 -Node: V7/SVR3.11047590 -Node: SVR41049771 -Node: POSIX1051216 -Node: BTL1052605 -Node: POSIX/GNU1053339 -Node: Feature History1058908 -Node: Common Extensions1071999 -Node: Ranges and Locales1073323 -Ref: Ranges and Locales-Footnote-11077962 -Ref: Ranges and Locales-Footnote-21077989 -Ref: Ranges and Locales-Footnote-31078223 -Node: Contributors1078444 -Node: History summary1083984 -Node: Installation1085353 -Node: Gawk Distribution1086309 -Node: Getting1086793 -Node: Extracting1087617 -Node: Distribution contents1089259 -Node: Unix Installation1094976 -Node: Quick Installation1095593 -Node: Additional Configuration Options1098024 -Node: Configuration Philosophy1099764 -Node: Non-Unix Installation1102115 -Node: PC Installation1102573 -Node: PC Binary Installation1103899 -Node: PC Compiling1105747 -Ref: PC Compiling-Footnote-11108768 -Node: PC Testing1108873 -Node: PC Using1110049 -Node: Cygwin1114164 -Node: MSYS1114987 -Node: VMS Installation1115485 -Node: VMS Compilation1116277 -Ref: VMS Compilation-Footnote-11117499 -Node: VMS Dynamic Extensions1117557 -Node: VMS Installation Details1119241 -Node: VMS Running1121493 -Node: VMS GNV1124334 -Node: VMS Old Gawk1125063 -Node: Bugs1125533 -Node: Other Versions1129503 -Node: Installation summary1135716 -Node: Notes1136772 -Node: Compatibility Mode1137637 -Node: Additions1138419 -Node: Accessing The Source1139344 -Node: Adding Code1140780 -Node: New Ports1146952 -Node: Derived Files1151434 -Ref: Derived Files-Footnote-11156909 -Ref: Derived Files-Footnote-21156943 -Ref: Derived Files-Footnote-31157539 -Node: Future Extensions1157653 -Node: Implementation Limitations1158259 -Node: Extension Design1159507 -Node: Old Extension Problems1160661 -Ref: Old Extension Problems-Footnote-11162178 -Node: Extension New Mechanism Goals1162235 -Ref: Extension New Mechanism Goals-Footnote-11165595 -Node: Extension Other Design Decisions1165784 -Node: Extension Future Growth1167892 -Node: Old Extension Mechanism1168728 -Node: Notes summary1170490 -Node: Basic Concepts1171676 -Node: Basic High Level1172357 -Ref: figure-general-flow1172629 -Ref: figure-process-flow1173228 -Ref: Basic High Level-Footnote-11176457 -Node: Basic Data Typing1176642 -Node: Glossary1179970 -Node: Copying1205128 -Node: GNU Free Documentation License1242684 -Node: Index1267820 +Node: Profiling794757 +Node: Advanced Features Summary802301 +Node: Internationalization804234 +Node: I18N and L10N805714 +Node: Explaining gettext806400 +Ref: Explaining gettext-Footnote-1811429 +Ref: Explaining gettext-Footnote-2811613 +Node: Programmer i18n811778 +Ref: Programmer i18n-Footnote-1816644 +Node: Translator i18n816693 +Node: String Extraction817487 +Ref: String Extraction-Footnote-1818618 +Node: Printf Ordering818704 +Ref: Printf Ordering-Footnote-1821490 +Node: I18N Portability821554 +Ref: I18N Portability-Footnote-1824003 +Node: I18N Example824066 +Ref: I18N Example-Footnote-1826866 +Node: Gawk I18N826938 +Node: I18N Summary827576 +Node: Debugger828915 +Node: Debugging829937 +Node: Debugging Concepts830378 +Node: Debugging Terms832235 +Node: Awk Debugging834810 +Node: Sample Debugging Session835702 +Node: Debugger Invocation836222 +Node: Finding The Bug837606 +Node: List of Debugger Commands844081 +Node: Breakpoint Control845413 +Node: Debugger Execution Control849105 +Node: Viewing And Changing Data852469 +Node: Execution Stack855834 +Node: Debugger Info857472 +Node: Miscellaneous Debugger Commands861489 +Node: Readline Support866681 +Node: Limitations867573 +Node: Debugging Summary869670 +Node: Arbitrary Precision Arithmetic870838 +Node: Computer Arithmetic872254 +Ref: table-numeric-ranges875855 +Ref: Computer Arithmetic-Footnote-1876714 +Node: Math Definitions876771 +Ref: table-ieee-formats880058 +Ref: Math Definitions-Footnote-1880662 +Node: MPFR features880767 +Node: FP Math Caution882438 +Ref: FP Math Caution-Footnote-1883488 +Node: Inexactness of computations883857 +Node: Inexact representation884805 +Node: Comparing FP Values886160 +Node: Errors accumulate887233 +Node: Getting Accuracy888666 +Node: Try To Round891325 +Node: Setting precision892224 +Ref: table-predefined-precision-strings892908 +Node: Setting the rounding mode894702 +Ref: table-gawk-rounding-modes895066 +Ref: Setting the rounding mode-Footnote-1898520 +Node: Arbitrary Precision Integers898699 +Ref: Arbitrary Precision Integers-Footnote-1901690 +Node: POSIX Floating Point Problems901839 +Ref: POSIX Floating Point Problems-Footnote-1905715 +Node: Floating point summary905753 +Node: Dynamic Extensions907945 +Node: Extension Intro909497 +Node: Plugin License910763 +Node: Extension Mechanism Outline911560 +Ref: figure-load-extension911988 +Ref: figure-register-new-function913468 +Ref: figure-call-new-function914472 +Node: Extension API Description916458 +Node: Extension API Functions Introduction917908 +Node: General Data Types922744 +Ref: General Data Types-Footnote-1928431 +Node: Memory Allocation Functions928730 +Ref: Memory Allocation Functions-Footnote-1931560 +Node: Constructor Functions931656 +Node: Registration Functions933390 +Node: Extension Functions934075 +Node: Exit Callback Functions936371 +Node: Extension Version String937619 +Node: Input Parsers938269 +Node: Output Wrappers948084 +Node: Two-way processors952600 +Node: Printing Messages954804 +Ref: Printing Messages-Footnote-1955881 +Node: Updating `ERRNO'956033 +Node: Requesting Values956773 +Ref: table-value-types-returned957501 +Node: Accessing Parameters958459 +Node: Symbol Table Access959690 +Node: Symbol table by name960204 +Node: Symbol table by cookie962184 +Ref: Symbol table by cookie-Footnote-1966323 +Node: Cached values966386 +Ref: Cached values-Footnote-1969890 +Node: Array Manipulation969981 +Ref: Array Manipulation-Footnote-1971079 +Node: Array Data Types971118 +Ref: Array Data Types-Footnote-1973775 +Node: Array Functions973867 +Node: Flattening Arrays977721 +Node: Creating Arrays984608 +Node: Extension API Variables989375 +Node: Extension Versioning990011 +Node: Extension API Informational Variables991912 +Node: Extension API Boilerplate993000 +Node: Finding Extensions996816 +Node: Extension Example997376 +Node: Internal File Description998148 +Node: Internal File Ops1002215 +Ref: Internal File Ops-Footnote-11013873 +Node: Using Internal File Ops1014013 +Ref: Using Internal File Ops-Footnote-11016396 +Node: Extension Samples1016669 +Node: Extension Sample File Functions1018193 +Node: Extension Sample Fnmatch1025795 +Node: Extension Sample Fork1027277 +Node: Extension Sample Inplace1028490 +Node: Extension Sample Ord1030165 +Node: Extension Sample Readdir1031001 +Ref: table-readdir-file-types1031857 +Node: Extension Sample Revout1032668 +Node: Extension Sample Rev2way1033259 +Node: Extension Sample Read write array1034000 +Node: Extension Sample Readfile1035939 +Node: Extension Sample Time1037034 +Node: Extension Sample API Tests1038383 +Node: gawkextlib1038874 +Node: Extension summary1041524 +Node: Extension Exercises1045206 +Node: Language History1045928 +Node: V7/SVR3.11047585 +Node: SVR41049766 +Node: POSIX1051211 +Node: BTL1052600 +Node: POSIX/GNU1053334 +Node: Feature History1058903 +Node: Common Extensions1071994 +Node: Ranges and Locales1073318 +Ref: Ranges and Locales-Footnote-11077957 +Ref: Ranges and Locales-Footnote-21077984 +Ref: Ranges and Locales-Footnote-31078218 +Node: Contributors1078439 +Node: History summary1083979 +Node: Installation1085348 +Node: Gawk Distribution1086304 +Node: Getting1086788 +Node: Extracting1087612 +Node: Distribution contents1089254 +Node: Unix Installation1094971 +Node: Quick Installation1095588 +Node: Additional Configuration Options1098019 +Node: Configuration Philosophy1099759 +Node: Non-Unix Installation1102110 +Node: PC Installation1102568 +Node: PC Binary Installation1103894 +Node: PC Compiling1105742 +Ref: PC Compiling-Footnote-11108763 +Node: PC Testing1108868 +Node: PC Using1110044 +Node: Cygwin1114159 +Node: MSYS1114982 +Node: VMS Installation1115480 +Node: VMS Compilation1116272 +Ref: VMS Compilation-Footnote-11117494 +Node: VMS Dynamic Extensions1117552 +Node: VMS Installation Details1119236 +Node: VMS Running1121488 +Node: VMS GNV1124329 +Node: VMS Old Gawk1125058 +Node: Bugs1125528 +Node: Other Versions1129498 +Node: Installation summary1135711 +Node: Notes1136767 +Node: Compatibility Mode1137632 +Node: Additions1138414 +Node: Accessing The Source1139339 +Node: Adding Code1140775 +Node: New Ports1146947 +Node: Derived Files1151429 +Ref: Derived Files-Footnote-11156904 +Ref: Derived Files-Footnote-21156938 +Ref: Derived Files-Footnote-31157534 +Node: Future Extensions1157648 +Node: Implementation Limitations1158254 +Node: Extension Design1159502 +Node: Old Extension Problems1160656 +Ref: Old Extension Problems-Footnote-11162173 +Node: Extension New Mechanism Goals1162230 +Ref: Extension New Mechanism Goals-Footnote-11165590 +Node: Extension Other Design Decisions1165779 +Node: Extension Future Growth1167887 +Node: Old Extension Mechanism1168723 +Node: Notes summary1170485 +Node: Basic Concepts1171671 +Node: Basic High Level1172352 +Ref: figure-general-flow1172624 +Ref: figure-process-flow1173223 +Ref: Basic High Level-Footnote-11176452 +Node: Basic Data Typing1176637 +Node: Glossary1179965 +Node: Copying1205123 +Node: GNU Free Documentation License1242679 +Node: Index1267815 End Tag Table |