cffi-abcl: global lookups in find-foreign-function and %foreign-symbol-pointer
authorStas Boukarev <stassats@gmail.com>
Sat, 12 Jan 2013 16:50:24 +0000 (20:50 +0400)
committerLuís Oliveira <loliveira@common-lisp.net>
Thu, 21 Feb 2013 22:17:32 +0000 (22:17 +0000)
commit20c90ce54667fb22270cebd62758c6b0e8ffdc70
treeb166cc1b69da1800ff30cd8734140b93f4140e43
parent15f9c23a4b6f75a058f02551df0c52643e033aab
cffi-abcl: global lookups in find-foreign-function and %foreign-symbol-pointer

Fixes issue with ABCL not finding things like "strcmp" when no libraries
are loaded.
src/cffi-abcl.lisp