Libraries for foreign function call interfaces
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)
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12:GA/ffcall && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ffcall-1.10+cvs20100619.tar.gz | 0001395222 1.33 MB | |
ffcall-asm_cachectl.patch | 0000000414 414 Bytes | |
ffcall-trampoline.patch | 0000001430 1.4 KB | |
ffcall.changes | 0000002577 2.52 KB | |
ffcall.spec | 0000003887 3.8 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
- remove s390x from list of architectures (no asm code available)
Comments 0