X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Finternals%2Fforeign-linkage.texinfo;h=e0987f501a1e22bea2b0758405cefec99639b27a;hb=dc33d6a6b84f8338e603759cec8e25da29055d50;hp=d08d77b5b364b066c15a10e1b02c404cfd1eed93;hpb=927001993f81c25f387e124cb17ebd7db4b7cb37;p=sbcl.git diff --git a/doc/internals/foreign-linkage.texinfo b/doc/internals/foreign-linkage.texinfo index d08d77b..e0987f5 100644 --- a/doc/internals/foreign-linkage.texinfo +++ b/doc/internals/foreign-linkage.texinfo @@ -17,7 +17,7 @@ also utilized to allow references to as-of-yet unknown aliens. @xref{Lazy Alien Resolution}. The SBCL implementation is somewhat simplified from the CMUCL one by -Timothy Moore, but the basic idea and mechanism remains identical: +Timothy Moore, but the basic idea and mechanism remain identical: instead of having addresses from @code{dlsym(3)} in the core, we have addresses to an mmapped memory area (@code{LINKAGE_TABLE_SPACE}) that is initialized at startup to contain jumps & references to the correct