Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   proff
Date:           Thu Aug 26 19:54:16 UTC 1999

Update of /cvsroot/pkgsrc/devel/ffcall
In directory nb00:/tmp/cvs-serv26169

Log Message:
ffcall - foreign function call libraries v 1.6

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)


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/ffcall/Makefile
N pkgsrc/devel/ffcall/pkg/PLIST
N pkgsrc/devel/ffcall/pkg/COMMENT
N pkgsrc/devel/ffcall/pkg/DESCR
N pkgsrc/devel/ffcall/files/md5

No conflicts created by this import




Home | Main Index | Thread Index | Old Index