html links updates

This commit is contained in:
William S Fulton 2015-12-18 21:12:30 +00:00
commit 0ae5bfa6e2
11 changed files with 25 additions and 28 deletions

View file

@ -605,7 +605,7 @@ you need to bring out some bigger guns.
<p>
One way to do this is to use a special purpose library such as libffi
(<a
href="http://sources.redhat.com/libffi/">http://sources.redhat.com/libffi</a>).
href="http://www.sourceware.org/libffi/">http://www.sourceware.org/libffi/</a>).
libffi is a library that allows you to dynamically construct
call-stacks and invoke procedures in a relatively platform independent
manner. Details about the library can be found in the libffi