The devel/ffcall port
ffcall-1.10p6 – foreign function call libraries (cvsweb github mirror)
Description
This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are: avcall - calling C functions with variable arguments vacall - C functions accepting variable argument prototypes trampoline - closures as first-class C functions callback - closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)WWW: http://www.haible.de/bruno/packages-ffcall.html
Maintainer
The OpenBSD ports mailing-list
Only for arches
alpha amd64 hppa i386 mips64 mips64el powerpc sparc64
Categories
Files
- /usr/local/include/avcall.h
- /usr/local/include/callback.h
- /usr/local/include/trampoline.h
- /usr/local/include/trampoline_r.h
- /usr/local/include/vacall.h
- /usr/local/include/vacall_r.h
- /usr/local/lib/libavcall.a
- /usr/local/lib/libavcall.la
- /usr/local/lib/libavcall.so.1.0
- /usr/local/lib/libcallback.a
- /usr/local/lib/libcallback.la
- /usr/local/lib/libcallback.so.1.0
- /usr/local/lib/libtrampoline.a
- /usr/local/lib/libvacall.a
- /usr/local/man/man3/avcall.3
- /usr/local/man/man3/callback.3
- /usr/local/man/man3/trampoline.3
- /usr/local/man/man3/trampoline_r.3
- /usr/local/man/man3/vacall.3
- /usr/local/share/doc/ffcall/
- /usr/local/share/doc/ffcall/html/
- /usr/local/share/doc/ffcall/html/avcall.html
- /usr/local/share/doc/ffcall/html/callback.html
- /usr/local/share/doc/ffcall/html/trampoline.html
- /usr/local/share/doc/ffcall/html/trampoline_r.html
- /usr/local/share/doc/ffcall/html/vacall.html