Merge pull request #21 from crlf0710/master
authorLiam Healy <lhealy@common-lisp.net>
Fri, 18 Jan 2013 15:32:43 +0000 (07:32 -0800)
committerLiam Healy <lhealy@common-lisp.net>
Fri, 18 Jan 2013 15:32:43 +0000 (07:32 -0800)
commit7ff34735371d607ebb5ed6adf25d6fc1fb890a78
tree4afd6acecd371199f3aed4ac2f7dc68457dda6f1
parentbabdbca94202b6dad1e7591138c6a3dc6ca644bb
parentbb8a25db3c56eb96cdb6dffc9fa07e7ac30af3dd
Merge pull request #21 from crlf0710/master

More library names and fix :sizet typo for windows.  Expand affirmative return from structure-by-value-p to include typedefs, so that foreign function calls by value may use the typedefed names to declare variable.  Includes tests.