mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
Dynamic loading compatibility library
|
|
|
|
dlcompat provides the dlopen() interface for dynamic loading of
|
|
modules for applications that need it. It is based on Apple code
|
|
that was only released via Darwin CVS.
|
|
|
|
This version comes from the Fink project.
|