The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux

Stanislav Galabov cc00cf1137 Detect if LD supports --version-script and, if so, use that in order to hide symbols exported by a plugin. If not - use -export-symbols and a symbol.map file instead of an -export-symbols-regex, which can lead to more issues than it can solve. преди 11 години
bin 518613d8c6 Remove legacy global cookie преди 11 години
clish 357c1f223d Use context API преди 11 години
contrib d32755628a Debian: Add debian text to contrib/README преди 11 години
debian 99b81c886a Debian: Fix some lintian bugs преди 11 години
examples e7c62e0a80 Get content of <PLUGIN>...</PLUGIN> преди 11 години
konf 21e5c5ae08 Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov преди 11 години
lub b306e0bf13 Don't compile debug _dump.c code преди 11 години
m4 cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers преди 11 години
plugins cc00cf1137 Detect if LD supports --version-script and, if so, use that in order to hide symbols exported by a plugin. If not - use -export-symbols and a symbol.map file instead of an -export-symbols-regex, which can lead to more issues than it can solve. преди 11 години
tinyrl bdbe49caf9 Restore proper tty mode преди 11 години
xml-examples cb9596917f Change XML files to reflect Lua plugin name change преди 11 години
.gitignore 98b4a85bc3 Use ax_lua.m4. For testing only. преди 11 години
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages преди 12 години
ChangeLog edce0a7c8e Adding Debian package required files преди 11 години
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages преди 12 години
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> преди 12 години
Makefile.am fd67d0784a Move internal plugin to plugins/default преди 11 години
README 4632c1a5b8 Remove legacy information from README преди 12 години
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script преди 12 години
clish.xsd 0d50475e44 Remove default_builtin from STARTUP. преди 11 години
configure.ac cc00cf1137 Detect if LD supports --version-script and, if so, use that in order to hide symbols exported by a plugin. If not - use -export-symbols and a symbol.map file instead of an -export-symbols-regex, which can lead to more issues than it can solve. преди 11 години

README

See the http://klish.googlecode.com page for information about klish.