Short:        MorphOS port of libffi
Author:       Anthony Green, Red Hat Inc., Ilkka Lehtoranta (ilkleht@yahoo.com)
Uploader:     Ilkka Lehtoranta (ilkleht yahoo com)
Type:         util/libs
Version:      2.0
Architecture: ppc-morphos

This is MorphOS port of libffi version 3.0.11rc2.

FFI stands for Foreign Function Interface.  A foreign function
interface is the popular name for the interface that allows code
written in one language to call code written in another language.

http://sourceware.org/libffi/


 Release history
 ---------------

 ffi.library 2.0 / 3.0.11rc2 - 5.3.2012

 * fixed auto-open library (previous version didn't include stubs)
 * added libb32 auto-open library and stubs
 * optimized library code
 * added testsuite source code