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)
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.


Trivial merge