%general-entities; ]> $LastChangedBy$ $Date$ libunwind-&libunwind-version; libunwind Introduction to libunwind libunwind is a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libunwind-md5sum; Download size: &libunwind-size; Estimated disk space required: &libunwind-buildsize; Estimated build time: &libunwind-time; libunwind Dependencies Required Optional (to build documentation). User Notes: Installation of libunwind Install libunwind by running the following commands: ./configure --prefix=/usr --disable-static && make If you have , issue make dox to build documentation. To test the results, issue: make check. Now, as the root user: make install If you have built documentation previously, install it with following commands as the root user: mkdir -pv /usr/share/doc/libunwind-&libunwind-version; && cp -rv doc/html/* /usr/share/doc/libunwind-&libunwind-version; Command Explanations : Use this switch if you want to use Mozilla NSS instead of OpenSSL. Contents Installed Programs Installed Library Installed Directory None libunwind.so /usr/share/doc/libunwind-&libunwind-version; Short Descriptions libunwind.so provides functions to escape and encode stings according to OAuth specifications and offers high-level functionality built on top to sign requests or verify signatures using either NSS or OpenSSL for calculating the hash/signatures. libunwind.so