DLD dynamic link editor
- Version:
- 3.2.4
- Description:
- "DLD" is a library package of C functions that performs "dynamic link editing". Programs that use dld can add compiled object code to or remove such code from a process anytime during its execution. Loading modules, searching libraries, resolving external references, and allocating storage for global and static data structures are all performed at run time.
cd to /usr/ or /usr/local/ before unpacking dld-bin-3.2.4.tar.gz. libdld.a, dld.h, and dld.info will go into appropriate directories.
- Keywords:
- dynamic link load
- Author:
- how@cs.ucdavis.edu (Wilson Ho)
- Maintained-by:
- jaffer@ai.mit.edu
- Primary-site:
- tsx-11.mit.edu /pub/linux/sources/libs
45056 dld-src-3.2.4.tar.gz
- Alternate-site:
- tsx-11.mit.edu /pub/linux/binaries/libs
22528 dld-bin-3.2.4.tar.gz
- Copying-policy:
- GNU GENERAL PUBLIC LICENSE Version 1, February 1989
Next Entry
Previous Entry